@charset "UTF-8";

div#about_ep {
	width:900px;
	margin:0px;
}
div.header1 {

	background-image: url('../images/template/about_banner_background.jpg');
	background-position: center;
	background-repeat:no-repeat;
}

div.image {
	width:300px;
	float:left;
}

div.text {
	float:left;
	width:500px;
	margin:3em;
}

