.Highlight1 {
	text-align: left;
	background: url("3.jpg");        	
    background-position: left top;
    background-repeat: no-repeat;	
    
	width: 95%;	
	color: white;
	padding: 0;
	padding-top:  150px;
	padding-left: 50px;
} 


.HighlightDesc {	
	background: white;
	width: 70%;	
	color: black;
	
	padding: 16px;
	text-align: left;		
    border-width: 0px;
	background-opacity: 0.4;
} 