@charset "utf-8";
/* CSS Document */

div {
	height:356px;
	width:500px;
	margin:auto;
	background:url(img/piq_18770_400x400.png) bottom repeat-x,
	url(img/background_hills.gif) bottom repeat-x,
	url(img/19-super-mario-logo.png) top center no-repeat,
	url(img/background_clouds.png) top;
	
	border-radius:10px;
	box-shadow:5px 5px 5px 5px #CCC;
	
	
}