/* CSS Document */
#HeaderMain {
  background: url(/images/banners/bouchon-d-art.jpg) 380px no-repeat;
  height: 210px;
  width: 926px;
}

/* footer */ 

#Footer {
  color: white;
  text-align: center;
  background: black;
  line-height: 30px;  
}

#Footer a {
  color: white;
  font-size: 12px;  
}

