html, body {
height: 100%;
padding:0px;
margin:0px;
}
body {
background: #000000;
background-position: top center;
font-family: "Arial";
font-size: 11px;
color:#3B495A;
padding:0px;
margin:0px;
}
.pics {
background: #CAD6E0;
padding:0px;
margin:0px;
}

.bodytext {
font-family: "Arial";
font-size: 13px;
color:#586C85;
}

.bodytext2 {
font-family: "Arial";
font-size: 11px;
color:#586C85;
}

a:link {
text-decoration: underline;
color:#000;
}
a:hover {
text-decoration: none;
color:#000;
}
a:active {
text-decoration: underline;
color:#000;
}

