BODY {
	background-color: black;
	color: #1631CA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
}

P {
}

A { color: #8ea4f9; text-decoration: none; font-weight: bold;}
A:hover { text-decoration: underline;}

div.back {
	background-image: url('../images/reconstruct.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	width: 779px;
	height: 722px;
}

div.title {
	font-size: 20pt;
	padding-top: 160px;
	margin-bottom: 250px;
}
