/*+JMJ * twog.css - RetroGreen style sheet enhancements for TWOG * Copyright 2014 David Meyer */ body { margin: 5px 10%; color: #009000; background-color: black; font-family: "Bitstream Vera Sans Mono", "Lucida Console", "MS Gothic", monospace; } #footer { border-top: 2px solid green; padding-top: 5px; } #navbar { text-align: center; }