body {background-color: #999999;}

#page {margin-left: auto; margin-right: auto; width: 800px;
       background: #BBBBBB; border-color: #666666;
       border-width: 2px; border-style: double;
       height: 758px;}

#header {width: 600px; text-align: center; color: black; background: red;
         font-size: 48px; border-style: double; font-weight: bold;}

#nav {margin-top: 10px; float: left; width: 160px;
      position: relative; right: -5px;}

#thetext {width: 600px; color: red; font-size: 26px;
          text-align: justify; padding: 10px; float: right;
          background: #333333; line-height: 1.2; height: 738px;} 


a:link {color: black;}
a:visited {color: black;}