body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	background-image: url(images/background.jpg);
}
h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.footer {
	font-size: 12px;
	text-align: center;
}

a {text-decoration: none}

a:link {color: #006600}

a:visited {color: #666600}

a:active {color: #999999}

a:hover {color: #CC0000}
