body {
	margin:0px;
	padding:0px;
	background:url(ponder.jpg) no-repeat center top;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

p, a {
	font-weight:bold;
	color:#fff;
	line-height:26px;
	text-decoration:none;
	font-size:18px;
}

a:hover {
	text-decoration:underline;
}


#wrapper {
	width:960px;
	height:1270px;
}

#content {
	position:absolute;
	top:920px;
	left:550px;
	width:360px;
}
