/* CSS Document */

.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.content {
	padding-top: 15px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #523C25;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #161F0A;
	text-decoration: none;
}
.footer a {
	color: #161F0A;
	text-decoration: none;
	font-weight: bold;
}h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.border {
	border: 1px solid #C2E994;
	margin: 5px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.url {
	font-size: 10px;
	color: #2A4414;
}
