/* CSS Document */

#rosetta {
	float: left;
	height: 300px;
	width: 237px;
	padding-right: 10px;
	background-image: url(/images/rosetta.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#didyouknow p {
	color: #FF6633;
	font-style: normal;
}

