body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #000000;
    background-image: url(../img/bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}