
.rightside{
  display: inline-block;
  width: 50%;
  padding: 23px 0;
  text-align: center;
}

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

body {
  background-color: ffffff;
  font-family: "Open Sans", sans-serif;
  padding: 5px 25px;
  font-size: 35px;
  margin: 0;
  color: #4B0082;
}

#back a { 
	font-size: 16px; 
	}

h1 {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  text-align:center;
  padding-bottom: 20px;
}

.alegreya {font-family: 'Alegreya', serif; padding-top: 10px; }
	
.roboto {font-family: 'Roboto', sans-serif;  padding-top: 10px; }

.dancing {font-family: 'Dancing Script', cursive;  padding-top: 10px; }

.eb {font-family: 'EB Garamond', serif;  padding-top: 10px; }

.amatic {font-family: 'Amatic SC', cursive; padding-top: 10px; }

.josefin {font-family: 'Josefin Sans', sans-serif; padding-top: 10px; }

.oswald {font-family: 'Oswald', sans-serif; padding-top: 10px; }

.droid {font-family: 'Droid Serif', serif; padding-top: 10px; }

.lato {font-family: 'Lato', sans-serif; padding-top: 10px; }

.grand {font-family: 'Grand Hotel', cursive; padding-top: 10px; }

.coustard {font-family: 'Coustard', serif; padding-top: 10px; }

.leckerli {font-family: 'Leckerli One', cursive; padding-top: 10px; }

.titan {font-family: 'Titan One', cursive; padding-top: 10px; }

.raleway {font-family: 'Raleway', sans-serif; padding-top: 10px; }

.pacifico {font-family: 'Pacifico', cursive; padding-top: 10px; }

.quattrocento {font-family: 'Quattrocento Sans', sans-serif; padding-top: 10px; }

h2 {
  font-family: "Merriweather", serif;
  font-size: 32px;
 
}


