#world {
	margin: 30px auto;
	width: 700px;
}

#header {
	text-align: center;
}

#text {
	width: 550px;
	float: right;
	margin-right: 52px;
	font-family: Verdana, "Lucida Grande";
	font-size: 12px;
}

#text h3 {
	font-family: Verdana, "Lucida Grande";
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

.h3span {
	padding: 1px 4px;
	background-color: #23417f;
}
