#div1 {
	position:fixed;
	top:0;
	left:0;
	right:150px;
	height:131px;
	z-index:5;
	background-color:white;
}
