Il codice che genera l'errore è questo:

codice:
#header{
	height: 190px;
	background-color: #5B97B1; color: #5B97B1;
}
L'errore che genera è questo:

Warnings

* Line : 21 (Level : 1) Same colors for background-color and color : #header

dove sbaglio?