 
body { background-color: #6699ff;
            color: #d5e3ff;
	    font-family: Arial, Verdana, Sans-Serrif;
	    margin-left: auto;
	    margin-right: auto;
            width:80%;
 
}

h1 { background-color: #6699ff;
        color:#003366;
	line-height: 200%
	font-family:Georgia, "Times New Roman", serif;
}

h2 { background-color: #AEAED4;
     color:#191970;
     font-family georgia, "Times New Roman", serif;
}
p {font-size:.90em;
} 
ul { font-weight:bold; 
}
.nav { font-weight:bold;
       font-size:1.25em;

#footer { background-color: #ccaa66;
            color: #000000;
	    font-size: .70em;
	    font-style: itali;
}
companyname { font-weight:bold;
       font-family:georgia, "Times New Roman", serif;
       font-size: 1.25em;
}
Catagory { font-weight:bold;
	   background-color:#ccaa66;
           font-size:1.1em;
