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


/********************************/
/** CONTENT BACKGROUND IN BLUE **/
/********************************/

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


