body {
	color: #2D3837;
	background: #95A6A5;
	vertical-align: middle;
	text-align: center;
	overflow:hidden;
}

.entry {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	letter-spacing:-1px;
	line-height:1.3;
	width: 840px;
	height: 120px;
	margin-top: -60px;
	margin-left: -420px;
	position: absolute;
	top: 50%;
	left: 50%;
}

.sm {
	font-size: 13px;
	font-style: italic;
}