BODY		{ background: black; color: red }
H1.Title	{ text-align: center; color: white }
TABLE.Top	{ height: 100% }
TD.NavBar	{ width: 15%; background: #440000 }
TD.Category	{ text-align: center }
A.HomeLink	{ text-decoration: none; color: red }
A:link		{ color: red }
.MainImage	{ text-align: center }
.pi		{
position: fixed;
/*left: 1em;
top: 1em;*/
bottom: 0em;
right: 0em;
/*border: 3px solid white;*/
/*padding: 0em;*/
width: 1em;
text-align: center;
text-decoration: none
/*font-weight: bold;
font-size: large;
background: red;
color: white*/
}
