html {background-color:#09190F;}
html{

text-align:center;
height:100%; width:100%;
}

body{
background:url(images/background_bottom.jpg) bottom center repeat-x;
text-align:left;
margin:0 auto;
padding:0 0 61px 0; 
font-size:80%; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
color:#09190F;
}

