#Galileo {width: 30%;
  position: absolute;
  top: 185px;
  left: 70%;}
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;}
.subhead2 {font-size: 50px;
  text-indent: 25%;}
.navigation {width: 200px;
  position: absolute;
  top: 185px;
  background-color: maroon;
  color: gold;}
.info {margin: 1em 250px; 
  width: 50%;}
.navigation a:link {color: gold;}
.navigation a:visited {color: gold;}