body {
	background-color: #e1e1e1;
	margin: 0;
}

#content {
	text-transform: none;
	text-shadow: 2px 2px 30px #777777;
	letter-spacing: 0px;
	position: relative;
	top: 100px;
	width: 600px;
	margin:0 auto;
	line-height: 1.9em;
	text-align: center;
	color: #f5f5f5;
	font:normal 36px/37px "Lucida Grande",Helvetica,Arial,sans-serif;
}
