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


body {
	
	background-color: #FFF;
	
}

#sign {
	width:763px;
	height:339px;
	position:absolute;
	top: 150px;
	margin-top:auto;
	margin-bottom:auto;
	text-decoration:none;
	border:none;
	border-color:#FFF;
}

#maps img {border:0; text-transform:none;}
