body {
  margin: 0px;
  padding: 0px;
font-family: courier, courier new;
color: #cc0033;
background-color: black


}
#header {
  background: #000000;
  width: 100%;
height:75px;
text-align:center;
hl {
}


}
#content {
  background:  #000000;

  width: 100%;



}

img { border: none; } 

#footer {
  background: #000000;
 
  width: 100%;
height:75px;
text-align: center;

}