body {
text-align:center;
background: #0000FF;
font-family: Tahoma, Script, sans-serif;
color: #FFFF00;
}

h1 {
text-align:center;
background: #FF0000;
color: #FFFF00;
line-height: 200%;
}

#wrapper { margin-left: auto;
		margin-right: auto;
		width:80%;
}
.category {
text-align:center;
font-weight: bold;
background: #FF0000;
color: #FFFF00;
font-size:  1.1em;
}



<style type="text/css">
<!--
a:link {color: #FFFF00; text-decoration: underline; }
a:active {color: #FF0000; text-decoration: underline; }
a:visited {color: #FFFF00; text-decoration: underline; }
a:hover {color: #FF0000; text-decoration: none; }
-->
</style> 

