.noline {
	text-decoration: none;
	color: #61491C;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #624706;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #624706;
}
#borderwrap {
	background-image: url(../images/drop_shad.png);
	background-repeat: repeat-y;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
body {
	background-attachment: fixed;
	background-image: url(../images/sample_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

