#logo {
	width: 347px;
	height:126px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
	left: -300px;
}
