/*File:   mystyles.css
  Author: Kevin Viren
  Date:   1/20/2024  
*/

body { background-color: #e6e8eb; }
	#ex1 {
		min-height: 500px;
		background-color: #66a3ff;
}