div#global {
	height: 700px;
	width: 955px;
	margin-top: -300px;
	margin-left: -477px;
	left: 50%;
	top: 50%;
	position: absolute;
}
#bottom {
	height: 100px;
	width: 955px;
	top: 600px;
	text-align: center;
}

body {
	background-color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
