div#version {
	float: right;
	text-align: center;
	margin-left: 30px;
	margin-bottom: 4px;
}

div#featured {
	position: relative;
	width: 880px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background: url('../layout/featured.png');
}