body{
	margin:0;
	padding:0;
	background:#e5e5e5;
	font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
}

#content{
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-91px;
	margin-top:-20px;
}