body { 
	background-color :#ccff99;
	
}

#container {
	background-color :#ccff99;
}

#header {
	background-image: url(http://www.lollyjayne.co.uk/images/shadow_green.gif);
	background-repeat: repeat-y;
	background-position: right; 
	background-color :#FFFFFF;
}

#center_block {
	background-image: url(http://www.lollyjayne.co.uk/images/shadow_green.gif);
	background-repeat: repeat-y;
	background-position: right; 
	background-color :#FFFFFF;
}

#footer {
	background-image: url(http://www.lollyjayne.co.uk/images/bottom_shadow_green.gif);
	background-repeat: no-repeat;
	background-position: top; 
	background-color :#ccff99;
}




