html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 100%;
   } 
   #bottom {
  position:absolute;
  width:100%; height:20px;
  color:#fff; background:#000000;
  margin:0; padding:10px;
  left:0;
  bottom:0;
  z-index:2;
}
.google_Droid-400 {
	font-family: 'Droid Serif', serif;
	font-size: 12px;
	font-weight: 400;
	color: #cccccc;
}
.google_Droid-400-white {
	font-family: 'Droid Serif', serif;
	font-size: 12px;
	font-weight: 400;
	color: #ffffff;
}
.google_Droid-400_ON {
	font-family: 'Droid Serif', serif;
	font-size: 12px;
	font-weight: 400;
	color: #FF0000;
}
.google_Droid-400_ON14 {
	font-family: 'Droid Serif', serif;
	font-size: 14px;
	font-weight: 400;
	color: #FF0000;
}
.google_Droid-400_14{
	font-family: 'Droid Serif', serif;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
}
.google_Droid-400_20 {
	font-family: 'Droid Serif', serif;
	font-size: 20px;
	font-weight: 400;
	color: #666666;
}

.google_Droid-400-white14 {
	font-family: 'Droid Serif', serif;
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
}
.google_Droid-700 {
	font-family: 'Droid Serif', serif;
	font-size: 20px;
	font-weight: 700;
	color: #666666;
}
.google_Droid-700-white {
	font-family: 'Droid Serif', serif;
	font-size: 20px;
	font-weight: 700;
    color: #ffffff;
}
.google_Droid-700_26 {
	font-family: 'Droid Serif', serif;
	font-size: 26px;
	font-weight: 700;
	color: #666666;
}
.TDtransparent {
filter: alpha(opacity=75)-moz-opacity:0.75; 
opacity: 0.75;
}