body {
	background: url(../images/main_bg.gif) ;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
.content {
	background: url(../images/paper_bg.jpg) no-repeat top center; 
	height: 506px; 
	width: 844px;
	margin: 112px auto 0;
	text-align: left;
}
.container {
	background: url(../images/rhino.gif) no-repeat bottom right; 
	height: 480px;
	width: 800px;
}
.inner {
	padding: 140px 350px 0 50px;
}

.inner a {color: #000; font-weight: bold; text-decoration: none;}
.inner a:hover {color: #952D1B; text-decoration: underline;}

.container p {
	padding: 0.5em 0 0.5em 1.8em;
	margin: 0;
	font-size: 15px;
	line-height: 1.7em;
}
.container h1 {
	font-size: 20px;
	margin: .6em 0 .2em;
	font-weight: normal;
}
.container h2 {
	font-size: 17px;
	margin: .6em 0 0;
	font-weight: normal;
}
