.about{
	background-image: url(../images/about.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.cont {
	background-image: url(../images/cont.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.head {
	font-size: 18px;
	text-decoration: none;
	background-color: #66BFCB;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
