body
{
	background: #FF0000;
	color: black;
	font-family: sans-serif;
}


img.home 
{
	border: 0;
}


div.spam
{
	background: #EEEEEE;
	border-color: #000082;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	text-align: center;
	width: 550px;
        margin-bottom: 2em;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0em;
}


div.footer
{
	font-size: 0.8em;
	margin-top: 1em;
}


a:link
{
	background: transparent;
	color: #000082;
}


a:visited
{
	background: transparent;
	color: #000082;
}


a:hover
{
	background: transparent;
	color: #000082;
	text-decoration: none;
}


a:active
{
	background: transparent;
	color: #000082;
}


a:focus
{
	background: transparent;
	color: #000082;
}


