body {
	font-size: 13px; /* Resets 1em to 10px */
	font-family: Baskerville,Palatino,Times,Georgia;
	background: #231F20;
	background-position: 0px;
	color: #a87c4f;
	text-align:left;
	margin-top:10%;
	}
	p{
	text-align:justify;
	}
	
#logo-pad{
padding:0 25px 0;
}
	a{
	color:#a87c4f;
	}
	a:hover, visited, activated {
	color: #754c28;
	text-decoration: none;
	}
