body {
color:#202242;
font-family:"Century Gothic";
background:url(../pix/fox.gif);
background-attachment:fixed;
background-position:center bottom;
background-repeat:no-repeat;
scrollbar-arrow-color:#6065b5;
scrollbar-base-color:#404383;
scrollbar-dark-shadow-color:#202242;
scrollbar-face-color:#404383;
scrollbar-highlight-color:#6065b5;
scrollbar-shadow-color:#202242;
scrollbar-3d-light-color:#6065b5
}
a:link, a:active, a:visited {
text-decoration:none;
color:#6065b5
}
a:hover {
text-decoration:underline;
color:#6065b5
}
table {
border:0;
padding:0;
width:100%
}
#h {
font-size:xx-large;
text-align:center
}
#b {
font-weight:600
}