 
/* Start Website in Sequence */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1F0F05;
	line-height: normal;
	font-size:13px;
	background-color: #AD9F72;
	background-repeat: repeat;
 }

 
 
 #middleInteriorpage {
		background-image: url(../images/kraft.jpg);

	width: 600px;
	margin: auto;
	margin-top: 135px;
	text-align: center;
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, serif;
	font-size: 18px;
	color: #000;
	padding: 25px;
	}
	
	
#middleInteriorpage p a {
	color: #443E26;
}
#middleInteriorpage p a:hover {
	color: #443E26;
}

