@import url('../../styles/site.css');
@import url('index.css');


/**********************************/
/** CONTENT BACKGROUND IN BROWN **/
/**********************************/

#container #content {
	background-image: url(../../images/content-bgd-brown.jpg);
	background-repeat: no-repeat;
}

