.fancy {
	background-image:url('earth.jpg');
	background-size: 200px 200px;
	height: 200px;
	width: 200px;
	background-repeat: no-repeat;
}
