.horcenter { display: block; margin: 0 auto; width: 902px; color: #dddddd; text-align: center; }
.vertcenter { display: table-cell; vertical-align: middle; width: 100%; height: 100%; }
#wrapper { display: table; position: fixed; top: 0; left: 0; width: 100%; height: 100%; }
#underconstruction { border: 1px solid black; background: url('/underconstruction.jpg'); width: 900px; height: 598px; }
h2 { font-size: 1em; font-weight: normal; display: none; }
body { background-color: #191919; width: 100%; height: 100%; padding: 0; margin: 0; }
