body {
    background-image: url(images/egranary/eg_bgd.jpg);
	}
a { color:#333333; }
a:hover { color:#ec891d; background-color: #f5d279; text-decoration:none}
    
#header {
	background: #ec891d;
	}
/*
#logo_egranary {
	margin-top: 17px;
	width: 205px;
	height: 90px;
	margin-left: 5px;
	}
	*/
/* Make the color of the top heading same as logo color */	
 h1.title{
  color: #ec891d;
}