
/* The Fonts */

h1{
font-size:80px;
font-family: 'Mr De Haviland', cursive;
font-weight:100;
letter-spacing:6px;
color: #0e8ddd;
}

h2{
font-size:30px;
font-family: 'Mr De Haviland', cursive;
font-weight:100;
color: #0e8ddd;
}

h3{
font-family:  'Open Sans', sans-serif;
font-size: 25px;
font-weight:500;
color: #0e8ddd;
}

h4{
font-family:  'Open Sans', sans-serif;
font-size: 20px;
font-weight:500;
color: #0e8ddd;
}

h5{
font-family: 'Pinyon Script', cursive;
font-size: 45px;
font-weight:700;
color: #339;
}

h6{
font-family: 'Open Sans', sans-serif;
font-size: 12px;
color: #013958;
font-weight:bolder;
text-align: center;
}

h7{
font-size:30px;
font-family: 'Crimson Text', serif;
font-variant:small-caps;
font-weight:50;
color: #0e8ddd;
}


p{
font-family: 'Open Sans', sans-serif;
font-size: 15px;
color: #013958;
font-weight:bolder;
text-align:justify;
}

.bold{
font-weight:bolder;
font-size:18px;
}

.title{
color: #013958;
font-size:16px;
}

.date{
font-size:16px;
}

.foundation{
color: #5C185F;
font-variant: small-caps;
font-size: 15px;
font-weight:bold;
margin-left:15px;
}











