body {
	background-color:#8c6031;
	font-size:12px;
	/*background-image:url(../images/background.jpg);*/
	background-repeat:no-repeat;
	background-position: top center;
	line-height: 18px;
	}

p {
	margin:0 0 0 0;
	padding:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

h2 {
	margin:0 0 5px 0;
	padding: 5px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
}

.menu {
	padding: 5px 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px
}

.menu a {
	color:#000000;
	text-decoration:none;
}
.footer {
    text-align:center;
	color:#999999;
	margin:6px 0 6px 0;
}

