body{
margin : 0;
background-image : url(img/bg.jpg)!important;
background-color : #7f0311; 
background-repeat: repeat-x;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px; 
color: #ffffff;
}
a, a:visited, a:active {
text-decoration: none;
text-decoration: underline;
color: #ffffff;
}
a:hover {
color: #cfddf1;
text-decoration: none;
cursor: crosshair;
}
table, td, tr{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}
