@charset "utf-8";
/* CSS Document */
#banner {
	background-image: url(../../images/Red-DBlue-LBlue-spring.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 239px;
	width: auto;
	clear:both;
	margin: 0;
	padding:0;
	text-align: left;
	vertical-align: top;
			}
