@charset "UTF-8";
#the fun {
	background-image: url(images/thefun.jpg);
}
.thefun {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(images/thefun.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 60px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

