body {
  background-color: #ffffb3;
  background-image: url(minitux.gif);
  background-position: 95% 20px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
