/* Start of CMSMS style sheet 'page_home' */
body 
{ 
	background: #99BC32;
}

#container {
	background: #F5F5B4 url(../images/back-home.jpg) no-repeat;
}

#content-home
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

#footer {
	background: #AEC96E;
}
/* End of 'page_home' */

