@charset "UTF-8";

.section{
	width:960px;
}

.sectionImage{
	width:600px;
	height:300px;
	background-color:#0F6;
	float:left;
	margin-left:25px;
	margin-top:20px;
	margin-bottom:20px;
}


.sectionWord{
	width:280px;
	height:300px;
	float:right;
	margin-top:20px;
	padding-right:25px;

}

.h2{
	margin-left:22px;
	margin-top:30px;
	}