BODY {
	color : #510000;
	background-image : url();
	background-position : bottom;
	background-repeat : no-repeat;
	background-color : #FFEFD5;
	background-attachment : fixed;
}
A:LINK {
	color : #B57B47;
}
A:VISITED {
	color : #B57B47;
}
A:HOVER {
	color : #CD853F;
}

H2 {
}




P {
	font-size : medium;
	text-decoration : underline;
}
H3 {
	border : thin solid;
	padding-left : 10%;
	padding-right : 10%;
	padding-bottom : 10px;
	font-size : small;
}





