#header {
	position: absolute;
	left: 0;
	top: 6px;
	/*height: 162px;*/
	height: 312px;
	background: #FFFFFF;
}
#header-img {
	position: absolute;
	left: 6px;
	top: 6px;
	/*height: 150px;*/
	height: 300px;
	background: #FFFFFF;
}

