@charset "utf-8";
/* CSS Document */
body{
margin:0;
padding:0;
background-color:#000;
font:normal 12px "Trebuchet MS";
color:#849cc7;
}
a{
text-decoration:none;
color:#b70580;
}
a:hover{
color:#CCC;
}
img{
border:0;
}
.footer{
background:url(../images/bg_footer.gif) 0 0 no-repeat;
height:25px;
padding:7px 7px 0 0;
font:normal 10px arial;
color:#0066ff;
}
.footer a{
color:#0066ff;
}
.footer a:hover{
color:#eb07a4;
}

.content{
background:url(../images/bg_content.jpg) 0 0 no-repeat;
width:357px;
height:453px;
padding:3px 0 0 15px;
font-size:13px;
}
.content p{
padding:0 0 6px 0;
margin:0;
line-height:18px;
}
.djforgirls{
background:url(../images/bg_girls.jpg) 0 0 no-repeat;
padding:0 20px 0 40px;
font-size:13px;
height:212px;
}
.djforgirls p{
padding:0 0 6px 0;
margin:0;
line-height:18px;
}
h2{
font:bold 16px "Trebuchet MS",arial;
color:#0066ff;
padding:0 0 10px 0;
margin:0;
}
