BODY { 
  background: white url("rvblog-rainbow.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  }
a:link {
  color:#000080;
  font-family:arial,sans-serif;
  font-weight: bold;
  text-decoration:underline;
  }
a:visited {
  color:#5959AB;
  font-family:arial,sans-serif;
  text-decoration:underline;
  }
a:hover {
  color:#00FFFF;
  font-family:arial,sans-serif;
  text-decoration:underline;
  }
