* { margin:0; padding:0; }
body { 
	background-color:#42210b;
	margin:0; 
	padding:0;
	text-align:center; 
	font-size:0.8em;
}
p {
	padding-bottom:5px;
}
#iframe { 
	border:0px;
	background-color:#c6ac7b;
	font-size:0.8em;
}
#iframe h1 {
	font-size:1em;
}
#iframe p {
	padding-bottom:5px;
}
#container {
	width:815px;
	margin:0 auto; 
	text-align:left; 
}

#main_content {
	height:377px;
	width:820px;

}
#main_text {
	background-image:url('../img/right_section.jpg');
	background-repeat:no-repeat;
	width:500px;
	padding:20px 35px 10px 5px;
	line-height:15px;
}

#footer {
}

img {
	vertical-align:bottom;
}