
div.about {
	background: none;
	background-color: #1e68bd;
}

div.about h2.messagetitle {
	font-size: 180%;
}

div.img {
	width: 70%;
}

div.img img {
	height: auto;
	width: 100%;
}

div.about p.right {
	text-align: right;
}

