@import url(map-advanced.css);

body {
	padding: 0;
	margin: 0;
	background: #864E20;
	text-align: center;
	font-size: 62.5%;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, arial, helvetica, 'sans serif';
}

h1 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, arial, helvetica, 'sans serif';
	font-size: 18pt;
	color: white;
}

h2 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, arial, helvetica, 'sans serif';
	font-size: 14pt;
	color: white;
}

p, ul {
	font-size: 12pt;
	text-align: left;
	color: white;
}

#black-bar {
	text-align: left;
	color: black;	
	font-family: "Century Gothic", "Trebuchet MS", Verdana, arial, helvetica, 'sans serif';
}

