

body {
  background-color: #1D173D;
  background-image: url(Images/whaleguyfinal.png);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: right bottom; 
  color: white;
  font-family: Verdana;
}
a:link {
  color:#69DFFD;
}

a:visited {
  color:#4AAEE2;
}
