@charset "utf-8";
.section{
	height:350px;	
	width:900px;
	margin:0 auto;
}
.section-container{
	width:100%;
	height:350px;		
}

