/* mainpage.css */

#MainPage {
  background: #037552 url(/images/bandeaux/border.gif) repeat-y left;
  margin: 20px auto;
  width: 908px;
}

#MainContent {
  background: #EFE3C7;
  height: 100%;
  border-right: 3px solid white;
}