* {
  margin: 0;
  padding: 0;
}
body {
  background-color: #00AEE3;
}
#wrapper {
  background: url(/images/static_pages/happyhours_tlo.jpg) no-repeat center top;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#wrapper_in {
  width: 767px;
  height: 800px;
  background: url(/images/static_pages/happyhours.jpg) no-repeat center top;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#get_gg {
  background:url("/images/static_pages/get_gg.jpg") no-repeat scroll 0 0 transparent;
	display:block;
	height:45px;
	left:225px;
	position:absolute;
	top:747px;
	width:313px;
}