/* Enter Your Custom CSS Here */
.logo {
	float: left;
  	background:url(images/Logo.png) no-repeat;
  	width:282px;
  	height:86px;
}

/*.site-title {
	text-align: center;
}

#header .logo a {
float:left;
background:url(images/Logo.png) no-repeat;
width:209px;
height:43px;
text-indent:-9999px;
}*/