#header_banner
{
  position : relative;
  float : left;
  margin : 0px;
  height : 50px;
  width : 800px;
  color : #003366;
  font-size : 40px;
  font-weight : bold;
  font-family : Verdana, Helvetica, Arial, Sans-Serif;
  text-align : center;
}

#content
{
  width: 800px;
  position:relative;
  text-align: justify;
}
