body {
padding-top: 1px;
_padding-top: 2px;
margin: 0;
font-family: 'Arial', Arial;
font-size: 10px;
line-height:10px;
text-transform: uppercase;
color: white;
background: url('bg.jpg') center center repeat-x;
}
a:link, a:visited {
text-decoration: none;
color: white;
}
a:hover {
text-decoration: none;
color: #a3becc;
}
