@charset "UTF-8";
html{height:100%; overflow-y:scroll; overflow-x:hidden;}
body {height:100%; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#999; background:url(bg.jpg) #000 top center; background-repeat:no-repeat; -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover;}
img {border:none;}
object, embed {outline: none;}
a{text-decoration:underline; outline:none; color:#999; font-size:20px;}
a:hover{color:#9F0;}

#site{min-height: 100%; height: auto !important; height: 100%; margin: 0 0 -32px 0; width:100%;}
.container{margin:0 50px 0 0;}

#logos{ width:100%; height:200px; text-align:center; position:absolute; top:10%; background-color:#FFF; padding-top:50px;}
