@CHARSET "UTF-8";

/*default*/

body {	
	background-color: #69BA20;	
}

/*header*/

#wrapper div#header {
	background: url("images/content/content-visual.jpg") no-repeat top left;
}

/*content*/

#wrapper div#wrapperContent {
	background: #7DE027;
}