
body {
	text-align:center;
	margin:24px auto auto auto;
	padding:0;
}

#homepage
{
background-color:#CE035C;
}

#bluepage
{
	background:white url('/images/subback.gif') no-repeat center top; 
}


.norm
{color: black; 
font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
font-size: 12; 
font-style: normal;
text-decoration: none}

a:visited
{font-weight:bold;
text-decoration:none;
color: black;}

a:active
{font-weight:bold;
text-decoration:none;
color: black;}

a:link
{font-weight:bold;
text-decoration:none;
color: black;}

a:hover
{font-weight:bold;
text-decoration:none;
color: #791f39;}