@import url(https://fonts.googleapis.com/css?family=Sniglet|Raleway:900);

h3{
	font-family: Sniglet;
	font-size: 3.1em;
    color: #Fff;
}
h2{
	font-weight: normal;
	font-size: 1.3em;
	font-family: 'Raleway', sans-serif;
	text-align: center;
	color: #A0522D;
}



p {
	font-size: 1.2em;
	font-family: Century Gothic;
	font-weight: 700;
	text-align: center;
}