body {background-color: #111111;}

#page {margin-left: auto; margin-right: auto; width: 800px;
      background: #333333; border-color: #888888;
       border-width: 2px; border-style: double;
       height: 2320px;}

#nav {margin-top: 10px; float: left; width: 160px;
      position: relative; right: -5px;}

#thetext {color: pink; width: 620px; float: right;
          background: #555555; line-height: 1.2; height: 2320px;}

#header {font-size: 60px;  text-align: center; font-weight: bold;}

#theslogans {text-align: left; font-size: 30px;}

a:link {color: pink;}
a:visited {color: pink;}