/* gophernicus style file */
/* 2019-Mar HB9KNS */
body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color: black;
 color: #00cc00;
}
a {
 text-decoration: underline;
 color: #00ee00;
}
h1, h2 {
 text-align: center
}
