body {
	background-image: url();
	background-color: #E38C35;
	margin: 0px;
	color: #5C2F01;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:12px;
}
h3 {
	padding: 15px;
}
li {
	padding: 15px;
	font-size:12px;
}
.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:12px;
}
.cities {
	color: #5C2F01;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
.slogan {
	color: #5C2F01; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: italic; 
	text-align:center;
}
.title {
	display:none;
}
.author {
	color: #5C2F01;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:right;
	margin-right:15px;
}