body {background-color: #777777;}

#page {margin-left: auto; margin-right: auto; width: 800px;
       background: #999999; border-color: #444444;
       border-width: 2px; border-style: double;
       height: 560px;}

#nav {margin-top: 10px; float: left; width: 160px;
      position: relative; right: -5px;}

#thetext {font: 18px "Comic Sans MS"; text-align: center;
          color: yellow; width: 615px; float: right;}
#thetext {position: relative; right: 10px;}
#thetext img {position: relative; top: 10px;}
#header {font-size: 40px; font-weight: bold;}

a:link {color: black;}
a:visited {color: black;}