section{
    background-color: skyblue;
    width: 100%;
    max-width: 800px;
    margin: 25px auto;
    text-align:center;
    border-radius:25px;
    padding-top: 20px;
    display: table;
}
#secondpair{
  background-color: coral;

}
#thirdpair{
  background-color:#a36eea;
  
}

#fifthpair{
  background-color:#f8f87c;
}

#sixthpair{
  background-color:#aefc61;
}

.leftside{
  display: inline-block;

  padding: 25px;
  padding-top: 25px;
}

.rightside{
  display: inline-block;

  padding: 25px;
  padding-top: 0px;
  
}



h1 {
  font-family: tahoma, helvetica, sans-serif;
  font-size: 2em;

}


p{
  font-family:  "B612", cursive;
  font-size: 2em;
  
}

@font-face {
  font-family: "KaushanScript-Regular";
  src: url("kaushan-script/KaushanScript-Regular.otf");
}

p {
  font-family: "KaushanScript-Regular"; sans-serif
}

h2{
  font-family:"Comic Sans MS", cursive, sans-serif;
  font-size:2em;
  margin-top: 15px;
  margin-bottom: 15px;
}
#verdana{
  font-family: verdana, sans-serif;
  font-size: 2em;
}

#vampiro{
  font-family: "Vampiro One", cursive;
  font-size: 2em;
  
}

#Arial{
  font-family: "Arial", bold, sans-serif;
}

#Baskerville{
  font-family: "LibreBaskerville-Bold",sans-serif;
}
#peace-mustache{
  font-family: "peace-mustache-by-OUBYC",serif;
    font-size: 2em;
}

h3 {
  font-family: "Times New Roman", Times, serif;
  font-size:2em;
  margin-top: 15px;
  margin-bottom: 15px;
}

@font-face {
  font-family: "FondyScript_PERSONAL_USE_ONLY";
  src: url("FondyScript_PERSONAL_USE_ONLY.ttf");
}

h4 {
  font-family: "FondyScript_PERSONAL_USE_ONLY";
  font-size: 2em;
}

@font-face {
  font-family: "MotionPicture_PersonalUseOnly";
  src: url("MotionPicture_PersonalUseOnly.ttf");
}

h5 {
  font-family: "MotionPicture_PersonalUseOnly"; 
  font-size: 2em;
}

@font-face {
  font-family: "peace-mustache-by-OUBYC";
  src: url("peace mustache by OUBYC.ttf");
}
h6{
  font-family:"peace-mustache-by-OUBYC";
  font-size: 2em;
}

@font-face {
  font-family: "LibreBaskerville-Bold";
  src: url("LibreBaskerville-Bold.otf");
}

h7{
  font-family: "LibreBaskerville-Bold";
  font-size: 2em; 
}

@font-face {
  font-family: "Arial";
  src: url("Arial.ttf");
}

h8{
  font-family: "Arial";
  font-size: 2em;
}

  

