img#mozart {
	border: 1px solid #003300;
}
div#console_features {
	background: #1E1E1E url('../assets/bg/texture.jpg') repeat top left;
	float: right;
	width: 300px;
	margin-left: -60px;
	padding: 70px 0 20px;
	-moz-border-radius: 0 0 30px 0;
	-webkit-border-radius: 0 0 30px 0;
	border-radius: 0 0 30px 0;
}
div#console_features h3 {
	text-align: center;
}
div#console_features ul {
	list-style: block;
}