body { 
	background-color: #999660;
	min-width: 950px;
	max-width: 1200px;
	color: #261e15;
	}
*
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 

P {
	color: #261e15;
	font-size: 1em;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	}
img {
	border: 1px;
	border-style: solid;
	border-color: #ffffff; 
	}
hr {
	color: #4b2d15;
	size: 1px; 
	width: 75%;
	}
.footer {
	font-size: .8em;
	color: #261e15;
	text-indent: 250px;
	font-family: calibri, "Gills Sans", Arial, "sans-serif"; 
	}
.footer a{
	color: #261e15;
	}
.footer hover {
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	}