body {Background-color: #000000;
       color: #FFFFFF;
       Font-family: Verdana, Arial, Sans-Serif;
 background-image: url(Venom.jpg)
       
}
h1 { Background-color: #330033;
     color: #FFFFFF;
     Font-Family: Death Rattle
     line-height: 100%;
     text-align: center
}
#nav { Background-color: #330033;
       text-align: center
       color: #C11B17;
       font-style: italic;
       line-height: 100%;
       text-align: center
}
#footer { background-color: #000000; margin:
          color: #C11B17;
          font-size: 50%;
          font-style: italic;
          text-align: center;
}
#container { margin-left:  auto;
             margin-right: auto;
             width: 75%;
}