html,
body {
   height: 100%;
}
div#space {
   float: left;
   height: 50%;
   margin-bottom: -102px;
   width: 1px;
}
div#container {
   clear: left;
   height: 204px;
   margin: 0 auto;
   position: relative;
   width: 534px;
}
body {
   background-color: #1A1A1A;
   color: #000000;
   font-family: Lato;
   font-size: 16px;
   font-weight: normal;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a {
   color: #DCDCDC;
   text-decoration: underline;
}
a:active {
   color: #C0C0C0;
}
a:hover {
   color: #C0C0C0;
   text-decoration: underline;
}
#code {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#code div {
   text-align: center;
}
#info {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#info div {
   text-align: center;
}
#linkback {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#linkback div {
   text-align: center;
}
