html {
overflow:auto;
overflow-x:hidden;
height:100%;
}

body {
font-size: 12px;
padding:0px;
margin:0px;
overflow:auto;
color: #ffffff;
background-color:#000000;
/*background: url('../under/img/it_girls_bg.jpg') no-repeat top left;
background-repeat: y-repeat;
background-attachment: fixed;
background-position: top center;*/
width:100%;
height:100%;
}
a {color: #ffffff;}
a:visited {color:#ffffff;}
a:hover {color: #ff3399;}
a:active { color:#000000;}




.toplogo{
float:left;
}


.mlogo{
margin-left:50px;
}



#center{
position:absolute;
top:50%;
left:50%;
width:643px;
height:129px;
margin-left: -321px;
margin-top: -130px;
}

