﻿#Header{
  height:375px;
  width:940px; 
  position:relative;
  background:url(../images/homeHeader.jpg) no-repeat #EEE;
  margin-bottom:10px;
}

#Header h1{
  position:absolute;
  left:0;
  top:0;
  height:0px;
  width:0px;
}

#SideBar img{
  margin:0 0 25px 20px;
  text-align:center;
}
