body {background-color: #DDDDDD;}

#page {margin-left: auto; margin-right: auto; width: 800px;
       height: auto; background: #FFFFFF; border-color: #AAAAAA;
       border-width: 2px; border-style: double;
       height: 600px; overflow: hidden;}


#header {width: 800px; height: 94px;}

#welcome {text-align: center; font: 48px "Comic Sans MS"; 
          color: white; position: relative; top: -87px;
          font-weight: bold;}

#monslogan {font-size: 13px; position: relative; width: 160px;
            left: 5px; top: -62px; background: #EEEEEE;}

#nav {float: left; width: 160px;
      position: relative; left: 5px; top: 25px;}

#slogan {width: 720px; float: right; position: relative;
         right: 36px; top: -57px}
#slogan {font: 28px "Comic Sans MS"; color: black;
         text-align: center; background: #EEEEEE;}
#slogan {border-color: #999999; border-width: 4px; border-style: double;}

#pots {z-index: 2; position: relative;
       top: 35px; left: 220px;}

#ball {position: relative;
       top: -397px; left: 190px;}

#arrow {position: relative;
        top: -470px; left: 320px;}

#footnote {font-size: 13px; font-color: black;
           position: relative; top: -280px; left: 10px}

a:link {color: black;}
a:visited {color: black;}
	