@charset "utf-8";
#logo/* CSS Document */
 {
	text-align:center;
	padding: 5px 0 0 0;
	margin: 0px;
}
#logo img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

