.map {
	background-image: url(images/map.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.text {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
	font-style: normal;
}

