#main {
	border-bottom: solid 8px #9c6eae;
	}
	
#banner {
	border-top: solid 8px #9c6eae;
	border-bottom: solid 1px #9c6eae;
	background-image: url(../images/banner-blue.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
