BODY {
	color: Gray;
	background-color: #EAD989;
	font-family: Verdana;
	font-size: smaller;
	background: #FAF5E1 url(designV3.jpg) no-repeat fixed;
	background-image: url(designV3.jpg);
	background-attachment: scroll;
}

A {
	color: #A52A2A;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}
