@import url(https://fonts.googleapis.com/css?family=Sniglet|Raleway:900);

h03{
	font-family: Sniglet;
     background-color: #FFFACD;
	font-weight: 200;
}
h02{
	font-weight: normal;
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
	margin: 0 auto;
	margin-top: 10px;
	color: #Fff;
     background-color: #FF7F24;
	text-align: center;

}

h04{
	/*font-family: Sniglet;*/
	font-style: italic;
     color: #5CACEE;
	font-weight: 300;
	font-size: 15px;
}


h01 {
    background-color: #00b33c;
}
p01 {
    background-color: #FFFFFF;
	//font-family: Raleway;
	font-family: Century Gothic;
	font-weight: 700;
}