BODY {
background-color : #000000;
background-image: url(/img/);
background-repeat: no-repeat;
background-attachment: fixed;
color : #000000;
font-family : Arial, sans-serif;
margin : 0px 0px 0px 0px;
}

A {
color: #FF0000
}

TD {
font-size : 12px;
}