body {
  background-image: url("background.png");
  color: #666666;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 14px;
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 40px;
  padding: 0;
}
#content {
  left: 280px;
  position: absolute;
  top: 170px;
  right: 40px;
  text-shadow: 0px 1px 1px #ffffff;
}
#error {
  font-size: 12px;
  position: absolute;
  top: 40px;
  left: 30px;
  right: 100px;
}
#header {
  background-color: #000000;
  height: 125px;
  position: absolute;
  top: 0;
  width: 100%;
}
#spot {
  position: absolute;
  top: 20px;
  left: 30px;
}
#spot #title {
  color: #ffffff;
  font-size: 42px;
  font-weight: bold;
  *left: 0;
  position: absolute;
  top: 77px;
  text-align: center;
  text-shadow: 0px 1px 2px rgba(255, 255, 255, 0.5), 0 -1px 3px #000000;
  width: 100%;
}
#spot #titleDoubleLine {
  color: #ffffff;
  font-size: 42px;
  font-weight: bold;
  *left: 0;
  position: absolute;
  top: 77px;
  text-align: center;
  text-shadow: 0px 1px 2px rgba(255, 255, 255, 0.5), 0 -1px 3px #000000;
  width: 100%;
  top: 60px;
  font-size: 36px;
}
