body { background-color:#000000;
	color:#ffffff;
     font-family:Comic Sans, "Comic Sans MS", cursive;
}
h1 { background-color: #990000; 
width: 600px;
height: 55px;
     color:#000000;
     line-height: 200%;
     font-family:Comic Sans, "Comic Sans MS", cursive;
text-align:center;
}
h2 { background-color: #990000;
width: 180px;
height: 40px;
color: #000000;
font-size: 1.5em;
text-align:center;
margin-left:auto;
margin-right:auto;
width: 700px;
}
h3 { background-color: #990000;
width: 80px;
height: 40px;
color: #000000;
font-size: 1.5em;
text-align:center;
margin-left:auto;
margin-right:auto;
width: 700px;
}
h4 { background-color: #990000;
width: 180px;
height: 40px;
color:#000000;
font-size: 1.5em;
text-align:center;
margin-left:auto;
margin-right:auto;
width: 700px;
}
h5 { background-color: #990000;
width: 120px;
height: 40px;
color:#000000;
font-size: 1.5em;
text-align:center;
margin-left:auto;
margin-right:auto;
width: 700px;
}
#p { font-size:1.25em;
color: #CCCCFF;
outline-style: inherit;
outline-color: #000000;
outline-width: 1px;
text-align:center;
}
ul {font-weight:bold;
}
#nav {	font-size: 2.25em;
    	 color:#ffffff;
}
#footer { background-color:#000066;   
     	color:#ffffff;
	font-size: .70em;
          font-style: italic;
}
#category { font-weight: bold;
	color:#990000;
	font-size: 1.5em;
}

#wrapper { margin-left:auto;
margin-right:auto;
width: 700px;
}
