body {
  color: #000;
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 10px;  
  background: #000 url(../images/bg3.png) top left repeat-x;
}

#container {
  background: url(../images/bg1.jpg) top left no-repeat;
  float: left;
  clear: both;
  position: relative;
  width: 100%;
  height: 960px;
  z-index: 1;   
}

.info {
  position: absolute;
  top: -12px;
  left: 77px;
  z-index: 9;
  color: #fff;
  width: 232px; 
}

h1 {
/*  font-size: 24px;
  letter-spacing: .3px;
  margin-bottom: 132px; 
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;*/
  }


.info ul {
  background: #000;
  padding: 78px 20px 18px 12px;
  width: 190px; 
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -khtml-border-radius: 0 0 5px 5px;
  position: relative;
  top: -2px;
}

.info ul li {
  font-size: 14px;
  padding-top: 7px;
  border-bottom: 1px solid #555;
  height: 20px; 
}
    
.info ul li a {
  color: #e7ca55; 
  font-style: normal;
  margin: 0 5px 0 2px; 
}
  
.info ul li a:hover {
  border-bottom: 1px dotted #f5fe68; 
}

.info ul li p {
  color: #fff;
}

.button {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 9px;
  height: 9px;
  z-index: 6;
  background: none; }
  
.one {
  top: 513px;
  left: 695px; }
  
.two {
  top: 526px;
  left: 696px; }
  
.three {
  top: 540px;
  left: 697px; }
  
.four {
  top: 553px;
  left: 698px; }
  
.spurr .spurr, .cam .cam, .meatball .meatball {
  display: inline; }
  
.super_secret {
  position: absolute;
  z-index: 7;
  top: 500px;
  left: 563px; }

.super_secret img {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 8;
  display: none; }
  
.super_secret .spurr {
  top: 6px;
  left: 9px; }
  
.super_secret .cam {
  top: 2px;
  left: 0px; }
  
.super_secret .meatball {
  top: 6px;
  left: 10px; }

