
body {
margin : 0;
padding : 0;
color : #339999;
background : #000000;
font : 12px Arial, Helvetica, sans-serif;
width : 800px;
position : relative;
margin-top : 0;
margin-left : auto;
margin-right : auto;
text-align : left;
}
h1 {
color : #339999;
font-size : 2.1em;
background : #000000;
}
h2 {
color : #ff9900;
font-size : 1.8em;
background : #000000;
}
h3 {
color : #999966;
font-size : 1.5em;
background : #000000;
}
h4 {
color : #669999;
font-size : 1.2em;
background : #000000;
}
h5 {
color : #669999;
font-size : 1.2em;
background : #000000;
}
b {
color : #66cccc;
background : #000000;
}
p, ul, li {
font-size : small;
font-family : verdana, geneva, helvetica, arial, sans-serif;
}
a:link {
color : #999966;
background : #000000;
}
a:visited {
color : #669999;
background : #000000;
}
a:hover {
color : #fffff0;
background : #669999;
}
a:active {
color : #cc0033;
background : #000000;
}
table.c3 {
background-color : #000000;
}
div.c2 {
text-align : center;
}
img.c1 {
position : absolute;
left : 123px;
top : 8px;
width : 516px;
height : 142px;
z-index : 0;
}

