
div.maintitle {
	background: url(images/title_bg.jpg) no-repeat center top;
}

div.about {
	background: url(images/about_bg.jpg) no-repeat center top;
}

div.about div.stop {
	background: rgba(49,129,195,0.6);
	padding: 20px;
}

div.about div.stop p {
	font-weight: bold;
}