 h1 {
	color: black;
	text-align: left;

}


.intro {
	
	background-color: #B0C4DE;
	font-size: 16pt;
	color: black;
	text-align: left;
	width: 60%;
	background-color: #B0C4DE;
	padding: 20px;

	
}	



.navISO {
	background-color: #ffffff;
	font-size: 16pt;
	color: black;
	text-align: left;
	width: 60%;

.navISO-2 {
	text-align: right;
}

	
	
}

.highlight {
  	background-color: #ffff00;
	font-size: 18pt;	
	padding: 10px;
	width: 900px;	
	background-color: #ffff00;
	color: red;
	text-align: center;
	
}