body {background-color: #333333;}

#page {margin-left: auto; margin-right: auto; width: 800px;
       background: #555555; border-color: #000000;
       border-width: 2px; border-style: double;
       height: 560px;}

#nav {margin-top: 10px; float: left; width: 160px;
      position: relative; right: -5px;}

#header {text-align: center; font-size: 50px; font-weight: bold;}

#thetext {width: 615px; padding: 10px; text-align: justify;
          color: yellow; font-size: 28px; float: right;}

#thelink {text-align: center; font-size: 32px;}

a:link {color: pink;}
a:visited {color: pink;}