body { background-color: #000000;
       text-color:#EDDA74 
       font-family: Verdana, Arial, sans-serif;
}
h1 { background-color: #181818 ;
     color: #EDDA74;
     line-height: 200%;
     text-align: center;
}
h2 { background-color: #181818 ;
     color: #EDDA74;
}
h3 { background-color: #181818 ;
     color: #EDDA74;
}
#footer { font-size: .70em;
         font-style: italics;
}
#imgnav { text-align: center;
}
#wrapper { width: 700px;
           margin-left: auto;
           margin-right: auto;
}  
img { border: 3;
}

ul{ background: #181818 ;
    color: #EDDA74;
}

li{ background: #181818 ;
    color: #EDDA74;
}

p{ background: #181818 ;
    color: #EDDA74;
}
