/* mainpage.css */

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

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