BODY {
	background-image: url(andromedafic.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #693610;
	font-family: Verdana, sans-serif;
	text-align: left;
	margin-left: 5%;
	margin-right: 5%;
	background-attachment: fixed;
	background-color: #D3D3D3;
font-size: 13px;}

A {
	color: #8B0000;
	text-decoration: none;
font-size: 15px;}

A:Hover {
	color: #b89934;
	text-decoration: underline;
font-size: 15px;}

H2 {
	font-size: 14pt;
}

H3 {
	font-size: 21px;
}

H4 {
    font-size: small;
}

HR {
	height: 1px;
	color: #cc0000;
	width: 50%;
	text-align: center;
}

