body {
  background-color: #312D29;
  padding: 0px;
  margin: 0px;
  font-family: Verdana;
  font-size: 10pt; }

#container {
  position: absolute;
  bottom: 12%;
  width: 100%;
  text-align: center; }

#helsyn-bar {
  width: 100%;
  height: 150px;
  border-top: 9px solid #fff;
  border-bottom: 9px solid #fff;
  background: #8E001C url(/images/helsyn-bar.png) top center no-repeat; }

#info-bar {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  padding-top: 6px; }

