body {
background : #fffff;
}
#super {
vertical-align: middle;
text-align: center;
margin-left: auto;
margin-right: auto;
}
#main {
padding : 0;
width : 678px;
border : 3px solid #53b94c;
background : #fffff;
text-align: left;
}
#footer {
padding : 0;
width : 678px;
border : 1px solid #53b94c;
background : #fffff;
text-align: left;
}
p, pre {
font-size : 10pt;
color : #00000;
font-family : Franklin Gothic Book; margin-left:25
}
h1 {
font-size : 20pt;
font-variant : small-caps;
color : #00000;
font-weight : bold;
font-family : Tahoma; margin-left:10
}
h2 {
font-size : 13pt;
font-variant : small-caps;
color : #00000;
font-weight : bold;
font-family : Tahoma; margin-left:20
}
a:link {
color : #53b94c;
}
a:visited {
color : #53b94c;
}
a:active {
color : #FFF060;
}
a:hover {
color : #FFF060;
}