 #desc{
        border: 5px solid;
        border-radius: 10px;
        border-color: white;
        width: 480px;
        height: 600px;
        background-image: url(https://blahajdreamscape.neocities.org/gold75.gif);
        padding: 10px;
        position: absolute;
        left: 100px;
        top: 100px;
        font-family:Tahoma;
        font-size: 20px;
        
        }
        
        
         #gallerybox{
        border: 5px solid;
        border-radius: 10px;
        border-color: white;
        width: 1000px;
        height: 600px;
        background-image: url(https://blahajdreamscape.neocities.org/gold75.gif);
        padding: 10px;
        position: absolute;
        left: 650px;
        top: 100px;
         overflow: scroll;
    overflow-x: hidden;
     font-family: courier;
          font-size: 50px;
          font-style: italic;
          color:#91631d;
          
          }
        #riddle{
          z-index: 1;
          position: absolute;
          left:1500px;
          bottom:100px;
          }
          #emu{
            z-index: 2;
            position: absolute;
            left:600px;
            top: 50px;
            }
     
        
          body{
         	background-image: url(https://blahajdreamscape.neocities.org/gold52.jpg);
         	cursor: url(https://blahajdreamscape.neocities.org/tumblr_inline_p8c0yn9nAB1rhwzwl_75sq.gif), auto;
          }
          
        
 
        