@charset "utf-8";
/* CSS Document */

body {
	width:720px;
	height:600px;
}
h1 {
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#938737;
}
#header {
	background:#030;
	margin:0;
	padding:0;
}
#header p {
	text-align:center;
	color:#ccc890;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
p.title {
	text-align:center;
}
#fp_platmap ul{
	margin: 0;
	padding:0;
	
	
}
#fp_platmap li {
	float:left;
	display:inline;
}

