/** Pages under construction... */ .wip, .wip h1, .wip h2, .wip h3, .wip h4, .wip h5, .wip h6, .wip a { color: rgba(128, 128, 128, 0); text-decoration: none; border-color: rgba(128, 128, 128, 0); text-shadow: 0 0 6px #404040; } .wip { position: relative; } .wip img.w { margin-top: 30%; position: absolute; width: 100%; }