.twoColHybLtHdr #header { 
	background-image: none;
	border-bottom: 1px solid #787878;
	background-repeat:repeat-x;
	height: 40px;
	padding: 10px 0 0 10px;
	background-color: #ff0000;
    color:azure;
		 
} 
body {
    background-color: #ff0000;
}
