body {background-color: #BBBBBB;}

#page {margin-left: auto; margin-right: auto; width: 800px;
       background: #DDDDDD; border-color: #888888;
       border-width: 2px; border-style: double;
       height: 670px;}

#nav {margin-top: 10px; float: left; width: 160px;
      position: relative; right: -5px;}

#win {margin-top: 10px; margin-right: 0px; float: right;}
#win {border-color: black; border-width: 4px; border-style: double;
      position: relative; right: 10px;}

#pictures {float: left; position: relative; top: 15px; left: 15px}
         
a:link {color: black;}
a:visited {color: black;}