body {font-size: 25px;
	background-image: url("https://tse4.mm.bing.net/th/id/OIP.bcs50UiDuSsXzVukpfwvvQHaEK?rs=1&pid=ImgDetMain&o=7&rm=3");
  background-size:100%;
  color: white;}
.head1 {font-size: 100px;
  text-indent: 20%; 
  margin: 0em;
  white-space: nowrap;}
citation {font-size: 20px}
.navigation {width: 200px;
  position: absolute;
  top: 100px;
  background-color: maroon;
  color: gold;}
.info {margin: 0px 250px; 
  width: 80%;
	font-size:50px;
	border-top: 5px solid white;}
#lastinfo {border-bottom: 5px solid white;}
a {font-size:25px;}
#footer {text-indent: 250px;
  font-weight:bold; 
  font-style: italic;
	margin-top: 35px;}
span1 {border: 10px inset blue;
	border-top-width: 30px;
	border-bottom-width: 30px;}
span2 {border: 10px inset yellow;
  border-top-width: 20px;
  border-bottom-width: 20px;}
span3 {border: 10px inset red;}
a:link{color: white}
a:visited{color: white}
.navigation a:link {color: gold;}
.navigation a:visited {color: gold;}