body {
  margin:0 auto;
  width:1024px;
  padding:0; 
  background-color:#000000
  /* adjust width as needed */

}

.normaltext { font-family:Verdana,Arial,Sans-serif;color:white;
font-size:80%
}

.orangetext { font-family:Verdana,Arial,Sans-serif;color:#ff9900;
font-size:80%
}

.title_white {font-family:Verdana,Arial,Sans-serif;color:white;font-weight:bold;
font-size:80%
}

.title_orange {font-family:Verdana,Arial,Sans-serif;color:#ff9900;font-weight:bold;
font-size:75%
}
