.top_banner {
	background-image: url(images/1source_header.png);
	background-repeat: no-repeat;
}
.left_side {
	background-image: url(images/1source_left.png);
	background-repeat: no-repeat;
}
.right_side {
	background-image: url(images/1source_right.png);
	background-repeat: no-repeat;
}
.bottom_banner {
	background-image: url(images/1source_bottom.png);
	background-repeat: no-repeat;
}
.center_image {
	background-image: url(images/1source_center.png);
	background-repeat: no-repeat;
}
body {
	background-color: #003C5A;
}

