#banner {
	background-image:url(../images/custom-banner.jpg) !important;
}


#important-message{
	width:98%;
	height:100%;
	background-color:#e6dcb1;
	border:1px solid #c0b894;
	color:#897254;
	overflow:hidden;
	margin:20px 0;
	padding:15px 10px 15px 5px;
	line-height:16px;
	
}


#important-message img{
	margin: 7px 7px 0 0;
	float:left;

}