#div-01 {
	background-image: url(img/main_bg.jpg);
	background-repeat: no-repeat;
	height: 600px;
}
#div-01 p {
	font-size: 12px;
	line-height: 168%;
	margin-bottom: 20px;
}
#div-01 h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 188%;
}
