body{background-color: #000;color:#fff;}
#header{height:100%;}
header {
background: url("../img/Harrow_1500x1029_bkgroundimage.png") bottom center no-repeat;
background-size: cover;
}
#logo {
display: block;
height: 70%;
background: url("../img/Harrow_Webpage_Logo.png") bottom center no-repeat;
}
#footer{width:700px; margin-right:auto; margin-left:auto;margin-top:30px;border-top:1px solid white; padding-top:10px;font-size:0.8em;}