body {
color: #FFFFFF;
background: #000000;
font-size: 8pt;
font-family: Verdana, Helvetica, sans-serif;
text-align:justify;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

html, body { height: 100%; }

.center {
margin-left: auto;
margin-right: auto;
margin-top: 10px;
text-align: center;
}

a {
color: #000000;
text-decoration: none;
background-color: #000000;
border: none;
}

a:visited {
color: #000000;
text-decoration: none;
background-color: #000000;
border: none;
}

a:hover {
color: #000000;
text-decoration: none;
background-color: #000000;
border: none;
}

p {
margin: 12px 4px;
text-align: justify;
}

h1 {
text-align: center;
margin: 0px 0px 0px 0px;
}

#wrapper {
padding: 0px 0px 0px 0px;
min-height: 100%;
height: auto !important;
height: 100%;
position: relative;
margin: 0px 0px -100px 0px; 
}

#content {
background-image: url("./topleft.png");
background-repeat: no-repeat;
}

#push {
height: 100px;
clear: both;
}

#footer {
height: 100px;
}

#footerleft {
height: 100px;
text-align: center;
}

