body {
    margin: 0 auto;
    background-image: url(backgrounds/pat1.jpg);
    font-family: 'Times New Roman', Times, serif;
    color: darkslategrey;
    padding-top: 5em;
  }
  body {
    line-height: 1.5;
    padding: 1em 1em;
  }
.box-3{
    margin: auto;
    background-color: snow;
    border: 5px cornflowerblue solid;
    border-right-width: 5px;
    border-bottom-width: 5px;
    padding: 0px;
    border-radius: 15px;
    width: 167px;
    margin-top: 25px;
    margin-right: 4px;
    max-width: 8ems;
    margin-left: 15px;
    
  }
  .box-3 {
    float: left;
    width: 13%;
  }
  #rooms {
    text-align: center;
  }
  .box-1{ 
    margin: auto;
    background-color: snow;
    border: 5px cornflowerblue solid;
    padding: 5px;
    border-radius: 15px;
    max-width: fit-content;
    margin-top: 25px;
    margin-right: 10px;
  }
  .box-1 {
    float: right;
    width: 80%;
  }
  #part1 {
    color: steelblue;
    }
    .box-2{ 
        margin: auto;
        background-color: snow;
        border: 5px cornflowerblue solid;
        border-right-width: 5px;
        border-bottom-width: 5px;
        padding: 0px;
        border-radius: 15px;
        width: 167px;
        margin-top: 25px;
        margin-right: 15px;
        max-width: 8ems;
        margin-left: 15px;
        
      }
  a {
    color: midnightblue;
    
  }
  a:hover {
  color: indianred;
 }
      .box-2 {
        float: right;
        width: 80%;
      }
      #the-locations {
        color: steelblue;
        }
        #st-anthony {
            margin-left: 15px;
            margin-right: 15px;
        }
        #linksagain {
            color: darkslategrey;
        }
        #st-anthony-link {
            color: darkslategrey;
        }
        #sushihouse-link {
            color: darkslategrey;
        }
        #terlingua-link {
            color: darkslategrey;
        }
        #barentsburg-link {
            color: darkslategrey;
        }
        #ethiopia-link {
            color: darkslategrey;
        }
        #peru-link {
            color: darkslategrey;
        }
        #quilpie-link {
            color: darkslategrey;
        }
        #dinosaur-link {
            color: darkslategrey;
        }#georgia-link {
            color: darkslategrey;
        }
        #maltesemosque-link {
            color: darkslategrey;
        }
        #marree-link {
            color: darkslategrey;
        }
        #gamla-link {
            color: darkslategrey;
        }
        
        
        
        
        