body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
a {
	color: #8A2700;
	text-decoration: none;
}
h2 {
	color: #8A2700;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
