body {
background-color: #000000;
color: #996600;
margin: 64px 0px 0px 0px;
}
body, table {
font: 11px Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
  line-height: 180%;
}
a {
color: #996600;
font-weight: normal;
text-transform: none;
}
a:link, a:visited, a:active {
color: #996600;
  text-decoration: none;
}
a:hover {
color: #663300;
  text-decoration: none;
}

.scroll-container {
  height: 400px;
  width: 450px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#iframe_touch {
  height: 400px;
  width: 450px;
  border: none;
}
