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

#header {
	width:930px;
	height:138px;
	background-image:url(../Images/header_bg.png);
	background-repeat:no-repeat;
    background-size: 930px 105px;
}