body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-color: #663333;
	background-image: url(images/RWMHomeBackground.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

.googleads {
	background-image: url(images/googlead.png);
	background-repeat: no-repeat
}
.emailform {
	background-image: url(images/googlead.png);
	background-repeat: no-repeat
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #663333;
	text-decoration: underline;
}
