body {
	background-color: #ffeeee;
}


.pear_image {
	background-image: url(pear.png);
	position: fixed;
	top: 0;
	left: 40;
	width: 400px;
	height: 400px;
}
