html, body { height: 80%; margin: 0; padding: 0; }
body { overflow-x: hidden; }
html, body, td { font-family: tahoma, sans-serif; font-size: 10pt; color: #000; }
body {
  background: url(../images/skyglobe.jpg) center bottom no-repeat;
}

_* {
  outline: 1px solid rgba(0,0,0,0.2);
}

.pebble-shadow {
  background: url(../images/pebble-shadow.png) no-repeat;
  background-size: 100% 100%;
  opacity: 0.4;
}