#header {
  position:relative;
  width:100%;
  height:100px;
  margin-right: auto;
  margin-left: auto;
}

#header a.logo {
  position:absolute;
  top: 5px;
  left: 5px;
  border:none;
  text-decoration:none;
}

#header a img {
	border:none;
}
