
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 h2.messagetitle {
	font-size: 200%;
}

div.img {
    width: 300px;
    margin: auto;
}

div.about h3 {
	font-size: 130%;
}

div.main h2 {
	font-size: 200%;
}

