div#main.montblanc {
  background: url("/images/mont-blanc-from-helbrunner-fadeall.jpg");
}

div#main.deutsch {
  background: url("/images/neuschwanstein.jpg");
}

div#imain.montblanc {
  background: url("/images/mont-blanc-from-helbrunner-fadeall.jpg");
}

div#imain.deutsch {
  background: url("/images/neuschwanstein.jpg");
}

img.rpi {
  vertical-align: bottom;
}

img.luge {
  clear: both;
}

td.montblanctitle {
  background: url("/images/mont-blanc-from-helbrunner-fadeout.jpg");
}

td.skiingtitle {
  font-size: 32pt;
  background: url("/images/mont-blanc-from-helbrunner-fadeout-psia.jpg");
  text-align: center;
  color: #8888ff;
  vertical-align: middle;
  height: 150px;
}

img.floatright {
  float: right;
  margin: 1em;
}

img.floatleft {
  float: left;
  margin: 1em;
}

