body {background-color: #555555;}

#page {margin-left: auto; margin-right: auto; width: 800px;
       background: #777777; border-color: #222222;
       border-width: 2px; border-style: double;
       height: 560px;}

#nav {margin-top: 10px; float: left; width: 160px;
      position: relative; right: -5px;}

h1 {text-align: center; color: yellow; font-size: 50px;}

#thetext {width: 615px; padding: 10px; text-align: center;
          font-size: 30px; float: right;}

a:link {color: black;}
a:visited {color: black;}