@charset "utf-8";
/* CSS Document */

.background {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-attachment: fixed;
	background-color: #660;
	background-image: url(marshallaussieranch/images/pond1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #036;
}
.background h1 {
	text-align: center;
	font-size: 24px;
}
th {
	font-size: 36px;
	color: #039;
}
.background #heading {
	font-size: 36px;
	text-align: center;
}
