<!--
body {
	background: url("../images/longlightbrownleatherbackgnd.jpg") repeat;
}
#mainbox {
	background: url("../images/edgessuperlongredleatherbackground.jpg") no-repeat;
	height: 3446px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 22px;
	color: #e7a665;
	margin: 0px 0px 33px 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	color: #e7a665;
	margin: 22px 0px 16px 0px;
	padding: 0px;
}
#uppercontent p { 
	margin: 12px 0px 18px 0px;
}

-->