body {
  background-image: url(/bg/flubber_bg3.jpg);
  color: blue;
  font-family: 'Times New Roman';
}
.center { 
  text-align: center; 
}
a:link {
  color: blue;
}
a:visited {
  color: blue;
}