* {margin:0px; padding:0px;}

body {background:url(img/background.png);
      width:1000px;
      background-color:#33ffff;}

#back {background:url(img/walkway.jpg);
          width:901px;
          height:1150px;
          position:absolute;
          top:-400px;
          left:300px;
          border: solid thick black;
          box-shadow:5px 5px 5px black;}
          
#back2 {background:url(img/bench.jpg);
          width:901px;
          height:1150px;
          position:absolute;
          top:-400px;
          left:300px;
          border: solid thick black;
          box-shadow:5px 5px 5px black;}


#back3 {background:url(img/bench2.jpg);
          width:901px;
          height:1150px;
          position:absolute;
          top:-400px;
          left:300px;
          border: solid thick black;
          box-shadow:10px 10px 10px #00e6e6;}
          
#back4 {background:url(img/home.jpg);
          width:901px;
          height:1150px;
          position:absolute;
          top:-400px;
          left:300px;
          border: solid thick black;
          box-shadow:5px 5px 5px black;}

#back5 {background:url(img/home2.jpg);
          width:901px;
          height:1150px;
          position:absolute;
          top:-400px;
          left:300px;
          border: solid thick black;
          box-shadow:5px 5px 5px black;}

#back6 {background:url(img/home3.jpg);
          width:901px;
          height:1150px;
          position:absolute;
          top:-400px;
          left:300px;
          border: solid thick black;
          box-shadow:5px 5px 5px black;}


#drdick {background-image:url(img/drdickab.png);
          width:400px;
          height:715px;
          position:absolute;
          top:-100px;
          left:700px;}

#drdick2 {background-image:url(img/drdicka.png);
          width:382px;
          height:650px;
          position:absolute;
          top:50px;
          left:800px;}
          
#choice {background:rgba(179, 182, 182, 0.79);
          color:#000000;
          position:absolute;
          left:360px;
          top:590px;
          height:150px;
          width:780px;
          border:inset thick #4d4d4d;
          border-radius:20px}

#user {background-color:#8c8c8c;
      color:#000;
      position:absolute;
      left:360px;
      top:575px;
      padding:5px 15px;
      border-left:inset thick black;
      border-top:inset thick black;
      border-right:solid thick black;
      border-top-left-radius:10px;
      border-top-right-radius:10px;
      border-bottom-right-radius:10px;
      font-family:"Trebuchet MS";
      font-weight:bold;}
      
.typewriter p  {color:#000;
                font-weight: bold;
                font-size:17px;
                font-family:"Courier New";
                position:absolute;
                left:376px;
                top:615px;
                overflow:hidden;
                border-right:#4d4d4d;
                white-space:nowrap;
                margin:0 auto;
                animation:
                typing 5.5s steps(96, end),
                blink-caret .75s step-end infinite;}

@keyframes typing{ from { width:0 }
                  to { width:100% } }
                  
@keyframes blink-caret {from, to {border-color: transparent}
                        50% { border-color:#4d4d4d}}
a:link{color:#000080;
       text-decoration:none;}
a:visited{color:000080;}

#move {position:absolute;
       top:690px;
       left:950px;
       font-size:25px;
       font-weight:bold;
       font-family:"Trebuchet MS";}
#hand {position:absolute;
       top:655px;
       left:600px;
       padding:5px;
       border:outset thick #4d4d4d;
       border-radius:10px;
       font-family:"Trebuchet MS";}
#insist {position:absolute;
       top:655px;
       left:745px;
       padding:5px;
       border:outset thick #4d4d4d;
       border-radius:10px;
       font-family:"Trebuchet MS";}

#dinner {position:absolute;
       top:600px;
       left:600px;
       padding:5px;
       border:outset thick #4d4d4d;
       border-radius:10px;
       font-family:"Trebuchet MS";}
#vicodin {position:absolute;
       top:635px;
       left:600px;
       padding:5px;
       border:outset thick #4d4d4d;
       border-radius:10px;
       font-family:"Trebuchet MS";}
#no { position:absolute;
       top:670px;
       left:600px;
       padding:5px;
       border:outset thick #4d4d4d;
       border-radius:10px;
       font-family:"Trebuchet MS";}
#you { position:absolute;
       top:705px;
       left:600px;
       padding:5px;
       border:outset thick #4d4d4d;
       border-radius:10px;
       font-family:"Trebuchet MS";}
#salami {position:absolute;
       top:600px;
       left:600px;
       padding:5px;
       border:outset thick #4d4d4d;
       border-radius:10px;
       font-family:"Trebuchet MS";}
#bangers {position:absolute;
       top:635px;
       left:600px;
       padding:5px;
       border:outset thick #4d4d4d;
       border-radius:10px;
       font-family:"Trebuchet MS";}
#strudel { position:absolute;
       top:670px;
       left:600px;
       padding:5px;
       border:outset thick #4d4d4d;
       border-radius:10px;
       font-family:"Trebuchet MS";}
#coneys { position:absolute;
       top:705px;
       left:600px;
       padding:5px;
       border:outset thick #4d4d4d;
       border-radius:10px;
       font-family:"Trebuchet MS";}