/* Css editör */
.logo{
  margin-top: 33px;
  width: 500px
}
body{
background: url(../images/headerBG.jpg) center top no-repeat, url(../images/footerBG.jpg) center bottom no-repeat;
    background-color: black;
}