body     {background: #ffffff url('https://marscon.org/archive/2014/clock/172.png') no-repeat fixed right top;
          color: #080000;
          font-family: 'Alegreya', serif;
          text-align: left;
          font-weight: normal;
          font-size: 18px;
          text-decoration: none;
          text-transform: none;
          letter-spacing: 0.0em;
          word-spacing: 0.0em;
          line-height: 1.0;
         }
h1       {text-align: center;
          font-family: 'Alegreya SC', serif;
          font-weight: bold;
          font-size: 40px;
          text-shadow: 2px 3px 6px #aaaaaa;
          text-decoration: none;
          text-transform: none;
          word-spacing: 0.136em;
          line-height: 1.0;
          margin-bottom: 0px;
         }
h2       {text-align: center;
          font-family: 'Alegreya SC', serif;
          font-weight: bold;
          font-size: 25px;
          text-shadow: 1px 2px 4px #aaaaaa;
          text-decoration: none;
          text-transform: none;
          word-spacing: 0.136em;
          line-height: 1.0;
          margin-right: 10px;
          margin-left: 10px;
         }
h3       {text-align: left;
          font-family: 'Alegreya SC', serif;
          font-weight: bold;
          font-size: 23px;
          text-shadow: 1px 1px 4px #aaaaaa;
          text-decoration: none;
          text-transform: none;
          word-spacing: 0.136em;
          margin-left: 10px;
          margin-right: 10px;
         }
h4       {text-align: left;
          font-family: 'Alegreya SC', serif;
          font-weight: bold;
          font-size: 21px;
          text-shadow: 1px 1px 4px #aaaaaa;
          text-decoration: none;
          text-transform: none;
          word-spacing: 0.136em;
          margin-left: 10px;
          margin-right: 10px;
         }
h5       {text-align: left;
          font-family: 'Alegreya SC', serif;
          font-weight: bold;
          font-size: 19px;
          text-shadow: 1px 1px 4px #aaaaaa;
          text-decoration: none;
          text-transform: none;
          word-spacing: 0.136em;
          margin: 0px;
          margin-left: 10px;
          margin-right: 10px;
          padding: 0px;
         }
h6       {text-align: left;
          font-family: 'Alegreya SC', serif;
          font-weight: bold;
          font-size: 17px;
          text-shadow: 1px 1px 4px #aaaaaa;
          text-decoration: none;
          text-transform: none;
          word-spacing: 0.136em;
          margin: 0px;
          margin-left: 10px;
          margin-right: 10px;
          padding: 0px;
         }
p        {text-align: left;
          font-size: 17px;
          text-shadow: 1px 1px 4px #eeeeee;
          text-decoration: none;
          text-transform: none;
          word-spacing: 0.136em;
          line-height: 1.2;
          margin-top: 5px;
          margin-left: 10px;
          margin-right: 10px;
          margin-bottom:: 10px;
          padding: 0px;
         }
table    {margin: 10px;
         }
table.border
         {background-color: #ffffff;
          margin: 10px;
          border-style: solid;
          border-width: 2px;
          padding: 10px;
         }
th       {text-align: center;
          font-size: 17px;
          font-weight: bold;
          text-decoration: none;
          text-transform: none;
          word-spacing: 0.136em;
          line-height: 1.2;
          padding-left: 1em;
          padding-right: 1em;
         }
td       {text-align: left;
          font-size: 17px;
          text-decoration: none;
          text-transform: none;
          word-spacing: 0.136em;
          line-height: 1.2;
          padding-left: 1em;
          padding-right: 1em;
         }
td.border 
         {text-align: left;
          font-size: 17px;
          text-decoration: none;
          text-transform: none;
          word-spacing: 0.136em;
          line-height: 1.2;
          padding: 1em;
          border-style: solid;
          border-width: 1px;
          margin: 0px;
         }
li       {text-align: left;
          font-size: 17px;
          text-decoration: none;
          text-transform: none;
          word-spacing: 0.136em;
          line-height: 1.2;
          margin-left: 10px;
          margin-right: 10px;
          margin: 1em; padding: 0;
         }
select   {text-align: left;
          font-size: 17px;
          text-shadow: 1px 1px 4px #eeeeee;
          text-decoration: none;
          text-transform: none;
          word-spacing: 0.136em;
          line-height: 1.2;
          margin-left: 10px;
          margin-right: 10px;
          margin: 1em; padding: 0;
         }
blockquote
         {text-align: left;
          font-size: 17px;
          text-shadow: 1px 1px 4px #eeeeee;
          text-decoration: none;
          text-transform: none;
          word-spacing: 0.136em;
          line-height: 1.2;
          padding: 0;
          margin-left: 40px;
          margin-right: 30px;
          margin-top: 2px;
          margin-bottom: 2px;
         }
div.menu
         {position: absolute;
          top: 0px;
          left: 0px;
          width: 140px;
         }
div.main
         {position: absolute;
          top: 0px;
          left: 150px;
         }
.hot
         {background-color: yellow;
         }
