body { 
Font-size:12pt;
Font-weight:medium;
Color:#ffffff;
Font-family: Slicker, Geneva, Arial, Helvetica, sans-serif;
background: #ffffff;
background-image: url(pix/bg.html);
background-color: #000000;
background-attachment: fixed;
Text-align:center;
background-repeat: repeat;
}

table {
Font-size:12pt;
Font-weight:medium;
Color:#ffffff;
Font-family: Slicker, Geneva, Arial, Helvetica, sans-serif;
Text-align:center;
}


h1 { 
text-decoration: underline; 
color:#00ff00;
Font-size:19pt;
Text-align:center;
}


A { text-decoration: underline; color:#0000ff;}
A:hover { color:#ff0000; text-decoration: underline;}
A:active { color:#00ff00; text-decoration: underline;}
