body {
	background-color: #FCBC7E;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #34180C;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #61210B;
}
