@charset "utf-8";
/* CSS Document */

.contact_container {
	width: 536px;
	margin: 0; padding: 0 10px 10px 10px;
	background-color:#e8e2cf;
	float: left;
	display: block;
	text-align: justify;
	font-size: 12px;
	line-height: 30px;
	
}

.contact_container h1 {
	font-size: 18px;
	font-weight: bold;
}