body {
	background-color: #c5949c;
	color:#fff
}

a, a:link, a:visited {color:#853c26}

.pinesmain {
	background-attachment: fixed;
	background-image: url(2012/sitebackground.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-position: bottom left;
}
.pinesnav {
	text-align: center;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 800px;
	position: relative;
	text-align: left;
	padding: 20px;
	margin: 0 auto;
	font-size: 12px;
}
.content_10 {
	font-size: 12px;
}
.figure {position:absolute; left:0; bottom:0; height:550px; width:auto;}
.logo {width:300px; height:auto; margin-top:70px}
