@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}


#back {
	background-image: url(google_leo.png);
	background-repeat: no-repeat;
	height: 400px;
	width: 552px;
	margin-top: 100px;
	
	}#searchbox {
	position: absolute;
	left: 34px;
	top: 95px;
	width: 512px;
}
#container {
width:600px;
height:400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#container2 {
	width:558px;
	height:400px;
	position: absolute;
}
#form {
	position: absolute;
	left: 144px;
	top: 139px;
}


.button {
	position: absolute;
	left: 368px;
	*left:372px;
	top: 135px;
	height: 31px;
	width: 84px;
	border:0px;
}
#logo {
	height: 37px;
	width: 98px;
	position: absolute;
	left: 12px;
	top: 118px;
	*top: 133px;
