@charset "utf-8";
/* CSS Document */

div#wrapper {
	width:750px;
	margin-right: auto;
	margin-left:auto;}

div#button {
	position:relative;
	top:0px;
	width: 341px;
	height:352px;
	margin-right: auto;
	margin-left:auto;
}


h1 {text-align:center;
color: #112F77;}

h2 {font-size:18px;}

div#button img {
	width: 341px;
	height:352px;}
	
div#button-text {
	position:absolute;
	color:white;
	font-weight:bold;
	left: 65px;
	text-align:center;
	top: 150pX;
	width:200px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;}
	
div#button-text a {
	color:white;
	text-decoration:none;}
	
#google {
	width:750px;
	height:1000px;
	border:none;}
	
div#logo {
	width: 391px;
	height: 232px;
	margin-right:auto;
	margin-left:auto;}

div#bodytext {
	width:500px;
	margin-left:auto;
	margin-right:auto;}



