body   { background-image: url("../img/bg-body-BROWN.gif"); background-repeat: repeat; }
a { color: #6B401F; background-color: transparent }
a:hover { color: #000; background-color: transparent }
/*STRUCTURE*/
#container_page  { background-image: url("../img/bg-page-BROWN.gif"); background-repeat: repeat-y }
#top  { background-image: url("../img/gradient-BROWN.jpg"); background-repeat: no-repeat }
#mainText, #bottomText   { border-left: 2px solid #B1A6A2 }
#bottom { background-image: url("../img/bottom-BROWN.gif"); background-repeat: no-repeat}
/*MISC*/
.formlabel,h1  { color: #501900 }
