#container01{
	background:url('../images/tile06.jpg');
	width:900px;
	height:800px;
	position:absolute;
	top:15px;
	left:50%;
	margin-left:-450px;
	}

#cherrybream{
	font:80px 'LeagueGothic', Arial, sans-serif;
	text-shadow:1px 1px 2px #253136;
	text-align:center;
	color:#191919;
	width:600px;
	position:absolute;
	top:200px;
	left:50%;
	margin-left:-300px;
	}

#cherryservices{
	font:35px 'CrimsonSemiboldItalic', Arial, sans-serif;
	text-shadow:1px 1px 2px #253136;
	text-align:center;
	color:#191919;
	width:600px;
	position:absolute;
	top:300px;
	left:50%;
	margin-left:-300px;
	}