.middle {
	background-attachment: fixed;
	background-color: #354DA5;
	background-image: url(images/comp2_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.left {
	background-attachment: fixed;
	background-color: #354DA5;
	background-image: url(images/left_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.text_a:link {
color: #FFFFFF;
}
.text_a:visited {
color: #FFFFFF;
}
.text_a:hover {
color: #FF6665;.right {
	background-attachment: fixed;
	background-color: #354DA5;
	background-image: url(images/right_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.right {
	background-attachment: fixed;
	background-color: #354DA5;
	background-image: url(images/right_05.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.big {
	background-attachment: fixed;
	background-color: #354DA5;
	background-image: url(images/biggy.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
