@charset "UTF-8";
* {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	position:relative;
	width:800px;
	text-align: center;
}
	
#contact {
	position: absolute;
	top:0px;
	left: 277px;
}
h1 {
	font-size: 150%;
}
