body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E4D3B9;
	background-image: url();
}
a:link {
	color: #cd3400;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CD3400;
}
a:hover {
	text-decoration: underline;
	color: #3A3C52;
}
a:active {
	text-decoration: none;
	color: #CD3400;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:hover {
	text-decoration: none;
	color: #FFCC00;
}
a.nav:active {
	text-decoration: none;
	color: #FFFFFF;
}
.box1 {background-color: #440e02;
	width: 720px;
	border: 3px solid #e1af69;
}
.box2 {background-color: #6b1400;
	width: 720px;
	border: 7px solid #9d2104;
}
.box3 {background-color: #FFFFFF;
	border: 9px solid #6b1400;
	height: 114px;
	width: 412px;
}
.box4 {background-color: #f7ae44;
	width: 720px;
	border: 7px solid #a36109;
}
.box5 {background-color: #FFFFFF;
	width: 100%;
	border: 1px solid #b2431f;
}
.style3 {	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	color: #fbcb86;
}
.style4 {font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	color: #a62a09;
	font-weight: bold;
}
.style1 {	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	color: #000000;
}

