body {background-color:"white";
      font-family:Tw Cen MT, Maiandra GD, Tempus Sans ITC, Kristen ITC, script;
      color:#FE92DE;
      font-size:130%;
      letter-spacing:0.2em;
      
      }
img   {border:none}
a:link {color:#FE74D5; text-decoration:underline;}
a:active {color:#FEC2EB; text-decoration:none;}
a:visited {color:#F975DC; text-decoration:none;}
a:hover {color:#FCE5FD; text-decoration:none;}

#top {height:10%;
      width:100%;
      background-color:#FFDDF8;
      margin:-2% -20% 0% 0%;
      border-bottom:10px solid #C058F0;}
      

#navigation {
             margin-top:0.7%;
             text-align:center;
             font-family:Arial Rounded MT Bold, Arial, script;
             letter-spacing:normal;
             font-size:80%;
             font-style:bold;}


#table {
        position:relative;
        left:35%;
        width:180px;
        }

#box {position:absolute;
      left:2px; width:200px; height:400px;top:50%;
      background-color:"white"; z-index:1;}
      