.header {
	background: #057cd8;
	background-image:url("../image/bg/bw.png");
	height: 80px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	top: 0px;
	background-repeat: no-repeat; 
	width: 100%;
	color: #fff;
	font-weight: 300;
	padding: 0; }