﻿/* CSS layout */
#masthead {
}
#top_nav {
}
#page_content {
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('2BlueSqrEdge.jpg');
	text-align: justify;
	position: relative;
	z-index: inherit;
}
#footer {
	color: #FFFFFF;
}
