@charset "utf-8";
/* CSS Document */

body
{
	background-color: #FFF;
	margin: 0px;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: center;
}

img
{
	margin:0px;
	border: 0px;
}
map
{
	margin:0px;
	border: 0px;
}

div.content
{
	margin: auto;
	width: 800px;
}

div.map
{
	margin: 0px;
	width: 800px;
	height: 475px;
}