* {
	margin: 0px;
	padding: 0px;
}

body {
}

#wrapper {



}
#wrapper #main_head {
	display: block;
	clear: both;
	height: 80px;
	width: auto;
	background-image: url(../images/pent_C1_R1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper #main_content {
	display: block;
	width: 900px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #E2DEDF;
	margin-bottom: 10px;
}
#wrapper #main_head #header {
	display: block;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-image: url(../images/pent_C5_R2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
body {
	background-color: #808080;
}

