
.LogoBox {
	background-image: url("logo_img/logo.png");
	background-repeat: no-repeat;
	background-position: left center;
	margin:2px;
}

