@charset "utf-8";

body {
	background-color: #ffffff;
	text-align: center; 
	font-size: 12px;
}
h1 {
	text-align: center;
}
div#google {
	position: absolute;
	margin-left: -364px;
	margin-top: 10px;
	left: 50%;
	width: 728px;
	height: 90px;
	text-align: center;
}
div#top {
	position: absolute;
	margin-left: -300px;
	margin-top: -40px;
	left: 50%;
	top: 50%;
	width: 600px;
	height: 40px;
	text-align: center;
}
div#bottom {
	position: absolute;
	margin-top: 20px;
	left: 55%;
	top: 50%;
	width: 400px;
	height: 200px;
	text-align: left;
}
div#bottom img {
	width: 20px;
	height: 18px;
	vertical-align: top;
}