@charset "utf-8";
/* CSS Document */

#header {
	width: 1000px;
	margin: 0 auto;
	height: 114px;
	background-image: url(../header/background_header_graphic.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: transparent;
}
