#frame {background-image: URL(../img/Hotel_Deli-River_and_pond.jpg);
           background-position: center;   
           background-repeat: no-repeat;
           display: table;
           width: 984px;
           height: 738px;         
           margin-left: auto;
           margin-right:auto;  }
            

#pijl {position: absolute;
       top: 50%;
       left: 50%;
       margin-left: auto;
       margin-right: auto;}  

#medan {position: relative;
        text-align: center;
        top: 1.1em;
        color: #CC0033;
        font-size: 2.8em;
        font-weight: 500;}

#footer {position: absolute;
         top: 26.5em; 
         width: 74%; 
         margin-left: auto;
         margin-right: auto;
         text-align: center;
         }


html>body #frame { width: auto;
                   height: 738px;
                   width: 984px;
                              }
  

H4.links     { font-family: verdana, arial,sans-serif;
         font-size: 9pt;
         font-variant: small-caps; 
         background-color: navy ;
         width: 99%;
         padding-top: 5px;    
         padding-left: 4px;    
         padding-right: 4px;         
         padding-bottom: 5px;
         }
H5 {font-family: verdana, arail, sans-serif; 
    font-size: 7pt;
    font-weight: 500;
    color: yellow;
    }



a:link {color: yellow;
        text-decoration: none;}
a:visited {color: yellow;
           text-decoration: none;}
a:hover {color: #CCFFFF}

div#teller { position: absolute;
             bottom: 15px;}