html {
min-height: 100%;
}
body { padding:0; margin:0; background-color:#090909; color:#707070; font: 80% Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, "Trebuchet MS", "Times New Roman", "Bitstream Vera Sans", sans-serif; background-image: url(background.jpg); background-repeat: no-repeat; text-align: center;  overflow:auto;
}



#wrapper {
margin:0 auto;
background:none;
padding:5px;
width:527px;
}

#container {
margin:0px auto;
padding:0;
text-align:center;
width:527px;
height: 312px;
background: url(logo.png) no-repeat;
background-position: 0px 0px;
margin-left: auto;
margin-right: auto;
}


#container-center {
margin:-75px 0 0 0;
padding:0;
text-align:center;
width:400px;
height: 100px;
background: none;
background-position: 0px 0px;
margin-left: auto;
margin-right: auto;
}

#container-center a {color:#ff5c00; text-decoration: none;}
#container-center a:hover {color:white; text-decoration: none; background-color: black}

#footer  {margin: -32px 0px 0px -6px; height: 25px; width: 500px; background: none; text-align:center; color:white; font: 75% Arial, sans-serif; padding:15px }