.middle {
	background-color: #000034;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(mainpage/center.jpg);
	font-size: 1.2em;
	color: #FFFFFF;
	vertical-align: text-top;
	text-align: left;
	font-weight: bold;
	text-indent: 20px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	background-color: #000034;
	color: #FFFFFF;
	text-align: left;
	text-indent: 20pt;
}
.top {
	background-color: #FFFFFF;
	background-image: url(portfolio/top-banner.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.bottom {
	background-color: #000034;
	background-image: url(portfolio/bottom-banner.jpg);
	background-repeat: no-repeat;
}
