
/* -------------------------- */
/* BODY ELEMENT */
/* -------------------------- */
BODY {
background-color:#533425; 
color:#333333; 
margin: 0px;
padding: 0px;
}

/* -------------------------- */
/* STYLE */
/* -------------------------- */

div.rayout {
width:754px; 
background-image: url("../images/background.gif"); 
background-repeat: repeat-y; 
}
