body {
	background-image: url('background.jpg');
}

.mainCenter {
	height:100%;
	background-image: url('background.jpg');
}

a {
	text-decoration: none;
	font-weight:normal;
}

a:hover	{
	text-decoration: underline;
}

.banner {
	font: 12pt Arial;
	align: center;
}

.image {
	font: 10pt Arial;
	color: #000080;}
