/* Initial layout */
	#wrapper { 
		background: #F6F6EE url(img/layout/content-green.gif) repeat-y;
	}
	#panela ol { 
		background: url(img/layout/pane-green.gif) repeat-y;
	}
	#footer { 
		background: #FFE url(img/layout/footer-green.gif) repeat-x;
	}
/* End - Initial layout */
