html{
width:100%;
height:100%;
}
body{
width:100%;
height:100%;
margin:0px;
color:#808080;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
}
#foot{
margin-top:25px;
}