body {
background-color: #eaeaea;
font-size: medium;
font-family: Quattrocento, serif;
}

h1, h2, h3, h4 {text-align: center;}
h1, h2, h3 {color: #62276f;}
h1 {font-size: 3.5em;font-family: "Love Ya Like A Sister";}
h2, h3 {font-family: "Monserrat";}
h2 {font-size: 1.75em; margin: 40px auto 10px;}
h3 {font-size: 1.4em; margin: 10px auto;}
p {line-height: 1.3em;}
figcaption {font-size: .8em;}
figure {margin: 0; padding: 0;}
a {color: #6640a6; }
a:hover {color: #473be3;}
ul {list-style-type: none;}
ul li {float: left; width: 45%; padding: 10px;}

#wrapper {
background-color: #ffffff;
margin: 0 auto;
padding: 10px 30px 30px 30px;
width: 720px;
-webkit-box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.75);
box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.75); 
}

.img-left {float: left; padding: 0 20px 20px 0;}
.img-right {float: right; padding: 0 0 20px 20px;}
.slim {padding-bottom: 5px;}
.caption {font-size: .8em; text-align: center; margin: 5px 0;}
.bold {font-weight: bold;}
.center {text-align: center;}
.clear {clear: both;}
.feature {font-size: 1.6em; font-weight: bold;}
.sub-feature {font-size: 1.4em;}
.normal {font-size: .8em; font-weight: normal;}
.light {font-weight: normal;}