body {
	background-image: url(../images/template3-bg.jpg);
	background-repeat: repeat-x;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4B2C0F;
	font-size: 12px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #74502C;
	border-bottom-style: solid;
	border-bottom-color: #57340E;
}

