@charset "UTF-8";
.smogbanner {
	background-attachment: scroll;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
