
/*
#wrapper { 
	background:green;
}
 
#ltCol {  
	background:red; 
}

#rtCol {  
	background:orange; 
}

#content {  
	background:yellow;  
}
 
#navigation { 
	background:blue;  
}  */