@charset "utf-8";
/* CSS Document */
div#header {
	height: 152px;
	background-image: url(/static/images/header_bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}