/* CSS Document */

a {
text-decoration:none;
}

img {
border:none;
}

body {
background-color:#333333; padding:0; margin:0;text-align:center;
}

#logos {
position:absolute;
width:100%;
text-align:center;
top:20px;
z-index:1;
}
