.columns{
  width:1024px;
  height:21px;
  clear:both;
}

.container{
  background-color:white;
  height:1975px;
  width:960px;
  margin: 0 auto;
}

body{
  background-color:#c2c5d6;
}

.header{
  height:85px;
  width:1024px;
  background-image: url(../images/header.png);
  background-repeat: no-repeat;
  object-fit:cover;
  float:left;
  margin: 0px 0px 0px 0px;
}

.banner{
  height:300px;
  width:1024px;
  background-image: url(../images/Parisbanner.jpg);
  background-repeat: no-repeat;
  object-fit:cover;
  float:left;
  margin: 0px 0px 0px 0px;
}

.nav{
  height:40px;
  width:990px;
  float:center;
  clear:both;
  text-align:center;
  font-size:20px;
}

.nav a:link{
  color:#602e8b;
  text-decoration: none;
  padding-right:40px;
  padding-top:20px;
  text-align:center;
  
}

.nav a:visited { 
  color:#602e8b;
  text-decoration: none; 
}

.information{
  color:#959bd1;
  height:30px;
  width:1024px;
  float:center;
  clear:both;
  text-align:center;
  margin-top:-5px;
  font-size:20px;
}

.information2{
  width:1024px;
  height:55px;
  color:#602e8b;
  float:right;
  padding:0px;
  text-align: left;
  font-size:22px;
  font-family: Helvetica, Arial, sans-serif;
}

.information2 h2{
  margin: 10px 0px 0px 35px;
}

.location{
  width:1024px;
  height:55px;
  float:right;
  padding:0px;
  text-align: left;
  font-size:20px;
}

.location p{
  margin: 12px 0px 0px 35px;
  font-family: Helvetica, Arial, sans-serif;
}

.paragraph{
  width:594px;
  height:230px;
  color:#444;
  float:left;
  padding:0px;
  text-align: left;
  font-size:18px;
}

.paragraph p{
  margin: 5px 0px 0px 35px;
  font-family: Helvetica, Arial, sans-serif;
}

.bernal{
  height:200px;
  width:300px;
  background-image: url(../images/bernal.jpg);
  background-repeat: no-repeat;
  object-fit:cover;
  float:right;
  margin: -235px -325px 0px 0px;
}

.landonhotel{
  height:200px;
  width:300px;
  background-image: url(../images/Landon-Hotel_Latin-Quarter_Paris_178030738-300x200.jpg);
  background-repeat: no-repeat;
  object-fit:cover;
  float:right;
  margin: -235px -325px 0px 0px;
}

.hongkong{
  height:200px;
  width:300px;
  background-image: url(../images/hong_kong.jpg);
  background-repeat: no-repeat;
  object-fit:cover;
  float:right;
  margin: -235px -325px 0px 0px;
}

.london{
  height:200px;
  width:300px;
  background-image: url(../images/london.jpg);
  background-repeat: no-repeat;
  object-fit:cover;
  float:right;
  margin: -235px -325px 0px 0px;
}

.divider{
  margin: 0px 0px 0px -72px;
}

.customers{
  width:900px;
  height:110px;
  color:#444;
  float:left;
  padding:0px;
  text-align: left;
  font-size:18px;
}

.customers p{
  margin: 15px 0px 0px 35px;
  font-family: Helvetica, Arial, sans-serif;
}

.footer{
  height:35px;
  width:960px;
  background-color:#602e8b;
  color:white;
  clear:both;
  margin: 0px 0px 0px 0px;
  clear:both;
  text-align:left;
  font-size: 15px;
}

.footer p{
  margin: 10px 3px 4px 3px;
  font-family: Helvetica, Arial, sans-serif;
}