.wrapper{
background-color: #022867;
width: 100%;
}

.body{
background-color: #000;
background-attachment: scroll;
width: 782px;
height: 100%;
}

.mainbody{
color: #FFF;

}

h1{
font: 14pt Arial;
}

h2{
font: 12pt bold;
font-family: Arial;
}

.text{
text-align: left;
padding: 0 15px 10px 15px;

}
