html, body {height: 100%;} 
body {margin: 0px; background: #000;}
#centering {position:absolute; width:100%; height:1px; z-index:1; left: 0px; top: 50%; visibility: visible;}
#content {position:absolute; width:500px; height:141px; z-index:1; left: 50%; top: -75px; margin-left: -250px; text-align: center;}
#wrapper {width: 100%; min-height: 100%; height: auto !important; height: 100%; margin: 0px;}
.details, .facebook {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #fff; margin: 10px 0 0 0;}
.details strong {color: #FF6;}
.details a {text-decoration: none; color: #fff;}
.details a:hover {color: #FF6;}
.divider {color: #666; margin: 0 2px;}
.facebook {margin-top: 6px;}
.facebook a {text-decoration: none; color: #3b5998; font-weight: bold;}
.facebook a:hover {color: #fff;}
.facebook a img {position: relative; top: 3px;}