body {
	background-color: #2C2312;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}

a:link {
	color: #BF9E60;
}

.footer{
	font-size:95%;
	border-top-style: dotted;
	border-top-width: 1px;
}
.wrapper {
	width: 450px;
	padding: 30px;
	text-align: justify;
}

h1 {
	font-size: 190%;
	font-weight:normal;
}

h2 {
	font-size: 140%;
}
a:visited {

	color: #896C38;
}
a:hover {

	color: #B48E49;
}

