* {
margin:0;
padding:0;
}
html{
}
body {
text-align:center; /*center hack*/
background:url(../images/bgshade.jpg) #cccccc repeat-x top center;
font-size:68.8%;
font-family:Arial,Helvetica,sans-serif;
line-height:1.5em;
margin:0 0;
}
