body {background-color: black}

p.justify {
text-align: justify;
color: white;
font-family: arial;
padding: .35cm;
} 

p.justify2 {
text-align: justify;
color: black;
font-family: arial;
padding: .35cm;
} 

#header {
background: url(../images/banner_full.jpg) no-repeat;
position: absolute; left: 0px; top: 0px; width: 800px; height: 200px;
}

#maintext {position: absolute; left: 100px; top: 210px; width: 800px; height: 200px;}
