span {
	background-color: #FFFFCC;
	width: 500px;
	display: block;
}

code {
	font-weight: bold;
	text-transform: uppercase;
}