body { 
	margin:auto; 
	max-width:1280px; 
	font-family: Helvetica; 
	zoom:150%;
	font-size:150%;
}
div#background {
	text-align: justify;
	text-justify: inter-word;
	min-height:720px; 
	background-image: url('img/ee rainbow big.png'); 
	background-repeat: repeat-y
}
div#head {
	text-align:center;
	word-spacing: 5px;
}
a:link {
  text-decoration: none;
  background-color: #00808011;
}
a:hover {
	text-decoration: underline;
}
a.bold {
	font-weight: bold;
}
a.two-words {
	word-spacing: 0px;
}
div.spacing {
	margin-top: 50px;
}
a#home-link {
	color:black;
	text-decoration: none;
	background-color: #00808000;
}
a {
	color: teal;
}
h1 {
	margin-top:0px; 
	text-align:center
}
h2, h3 {
	text-align: center;
}
h4#wtb {
	margin-bottom: 0px;
}
div#text {
	max-width:460px; 
	margin-left: 410px;
	padding-bottom: 20px;
}

img.gallery {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

div.icon {
	width: 450px;
	height: 200px;
	overflow:hidden;
}

