 body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #646464;
	line-height: 140%;
	height: 100%;
}

a {
	color: #646464;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	padding: 2px 3px 2px 3px;
}

a:hover {
	color: #fff;
}

.content {
	width: 720px;
	height: 469px;
	position:absolute; 
	top:50%; 
	left:50%;
	margin:-200px auto auto -360px;
	text-align: center;
}

#home {
	width: 720px;
	height: 400px;	
}

.bigquote {font-size: 1.4em;
}