@CHARSET "UTF-8";

#main {
    position: relative;
    border-bottom: 20px solid #621217;
    margin-bottom: 10px;
    padding-bottom: 30px;
    background-image: url(/images/wall_horiz_repeat.png); 
    background-repeat: repeat-x;
  }