div#logo1 {
	position: relative;
	height: 94px;
	width: 140px;
	top: 120px;
	background-image: url(images/logo.gif);
	left: 41px;
	z-index: 2;



}
div#page {
	position: relative;
	top: -110px;
	height: 578px;
	width: auto;
	z-index: 1;



}
