@import url("../css/common-structure.css");
@import url("../css/common-style.css");

#banner {
	background-color: #fff;
	}
	
	#page-title {
		color: #7e547a;
		font-size: 3.0em;
		margin-top: 75px;
		font-family: "Times New Roman", Times, serif;
		}
	
#container {
	background-color: #ecdfec;
	}
	
#footer {
	background-color: #fff;
	}

#pics {
	margin-top: 0px;
	padding-top: 0px;
	}