body {
  background: #fcfcfc;
  margin: 0;
}
h2, em {
  font-size: 9px;
  font-weight: bold;
  font-style: normal;
  color: #000;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 38px;
  padding: 22px 0 0 43px;
  background: #e9eae9;
  line-height: 18px;
}
#kash {
  font-size: 11px;
  font-weight: bold;
}
#content {
  width: 340px;
  margin: 80px 0 20px 43px;
}
.cimgblock {
}
.cimg {
  float: left;
  width: 250px;
  margin: 0 0 6px 0;
}
.cthumbs {
  float: left;
  width: 17px;
  margin: 0 0 6px 15px;
}
.cthumb {
  display: block;
  width: 17px;
  height: 13px;
  margin: 0 0 5px 0;
  padding: 4px 0 0 0;
  color: #000;
  line-height: 9px;
  text-decoration: none;
  text-align: center;
}
.cthumb:hover {
  background: #4f7 !important;
}
#content p {
  width: 250px;
  clear: both;
  margin: 0 0 26px 0;
  text-align: justify;
}
#content h2 {
  width: 250px;
  margin: 0 0 6px 0;
}
#screen {
  position: fixed;
  top: 100px;
  left: 370px;
  width: 500px;
  height: 410px;
  border: none;
}
#screen p {
  margin: 4px 0 0 0;
}
#london {
  display: none;
  position: fixed;
  top: 500px;
  left: 402px;
  width: 190px;
}
#munich {
  display: none;
  position: fixed;
  top: 500px;
  left: 602px;
  width: 200px;
}
