body {
  background-color: #404040;
  padding: 0;
  margin: 0 auto;
  width: 790px;
  height: 595px;
  border: solid 1px #000000;
}

img {
  border: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

div.wrapper {
  position: relative;
  width: 790px;
  height: 595px;
  overflow: hidden;
}

div.background_0 {
  position: absolute;
  left: 0px;
  top: 0px;
}

div.background_0 div.layer {
  background-color: #FFFFFF;
  width: 795px;
  height: 595px;
  opacity: 0.5;
}

div.background {
  position: absolute;
  left: 0px;
  top: 0px;
}

div.background img {
  width: 795px;
  height: 595px;
  opacity: 0.5;
}

div.contact {
  position: absolute;
  left: 693px;
  top: 0px;
}

div.david_thumb {
  position: absolute;
  left: 130px;
  top: 58px;
}
div.david {
  position: absolute;
  left: 228px;
  top: 33px;
}

div.updated_on {
  position: absolute;
  right: 5px;
  bottom: 5px;
  font-size: 12px;
  padding: 0 10px;
  text-align: center;
  background-color: #606060;
  opacity: 0.7;
  color: #000000;
}

div.background_credit {
  position: absolute;
  left: 5px;
  bottom: 5px;
  font-size: 12px;
  padding: 0 10px;
  text-align: center;
  background-color: #606060;
  opacity: 0.7;
  color: #000000;
}
