.logoimage {
background-image:url('images/');
background-size:contain;
height:100px;
width:100px;
top:37px;
left:9px;
position:fixed;
background-position:top-left;
-moz-background-size:contain;
background-repeat:no-repeat;
-webkit-background-size:contain;
z-index:1;}
#headerBar:before {
content:"Lighthouse Engineering";}
