@charset "UTF-8";
/* CSS Document */
body >*{
	margin:0;
}
body {
	margin:5em;
}
body, p, ul, li {
	line-height:1.6em;
	font-size:1em;
	font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
	font-weight:300;
	
	font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
	font-weight:300;
}
a {text-decoration: none;
font-weight:600;}

h2, h3 {
	/*font-family: 'Bilbo Swash Caps', cursive;
	no font-family: herr-von-muellerhoff, sans-serif;*/
	/*no font-family: aguafina-script, cursive;*/
	/*font-family: kristi, cursive;
	no font-family: euphoria-script, sans-serif;*/
	/**/font-family: meddon, cursive;
	line-height:1.2em;
}
h4 {
	font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:600;
}

h2 { font-size:3em; }
h3 { font-size:2em; }
h2, h3, p, li {
	margin:1em;
	margin-left:0;
}
h4 {
	margin: 1em .7em .7em 0;
}