body {
  width:100%;
  text-align:center;
}

#wrap {
  width:1000px;
  margin: 0 auto;
  text-align:left;
}

footer {
  margin: 0;
  padding: 0;
  top: 300px;
  text-align:center;
  background-color: #EEEEEE;
  position: relative;
  bottom:0;
}

