.Top {
	background-image: url(images/index_03.jpg);
	background-repeat: repeat-x;
}
.Bottom {
	background-image: url(images/index_09.jpg);
	background-repeat: repeat;
}
.Middle {
	background-image: url(images/index_06.jpg);
	background-repeat: repeat;
}
.Nav {
	background-image: url(images/index_05.jpg);
	background-repeat: no-repeat;
	background-color: #34558A;
}
