html{
  height:2000px;
  font-family:tahoma;
  background-color: #d4c0b6;
  margin-left: 100px;
  margin-right:100px;
}

h1{
  color: #ed976d;
  text-align: center;
  font-size:40px;
  font-style: Italic;
  font-weight: lighter;
  text-decoration: underline #ed976d solid 5px;
}
.intro{
  color:#fa534d; 
}
h2{
  font-style: italic;
  font-weight: bold;
  text-decoration: underline wavy 2px;
}

p{
  font-size: 20px;
}

.body{
  color:#515ef5;
}
ul{
  font-size:20px;
  font-weight: 550;
}
h3{
  color:#820c48;
  text-align: center
}
.image1{
  border: solid black 2px;
  height:200px;
  width: 200px;
  padding: 20px;
  float: left;
}
.image2{
  border: solid black 2px;
  height:200px;
  width: 200px;
  padding:20px;
  float: left;
}
.image3{
  border: solid black 2px;
  height:200px;
  width: 200px;
  padding:20px;
  float: left;
}
.image4{
  border: solid black 2px;
  height:200px;
  width: 200px;
  padding:20px;
  float: left;
}
.image5{
  border: solid black 2px;
  height:200px;
  width: 200px;
  padding:20px;
  float: left;
}
.image6{
  border: solid black 2px;
  height:200px;
  width: 200px;
  padding:20px;
  float: left;
}

 