@charset "UTF-8";

h1 {
	padding-right: 15px;
	padding-left: 15px;
	font-family: 'Nixie One', cursive;
	font-size: 2em;
	font-weight: 100;
	
}

h2 {
	padding-right: 15px;
	padding-left: 15px;
	font-family: 'Nixie One', cursive;
	font-weight: 100;
	font-size: 1.1em;

}

h3 {
	padding-right: 15px;
	padding-left: 15px;
	font-family: 'Nixie One', cursive;
	font-size: 1em;
	font-weight: 100;
	
}

h4 {
	font-family: Courier New, Courier, monospace;
	font-size: 0.75em;
	font-style: normal;
	color: #00000;
	margin-top: 0px;
	letter-spacing: .2em;
}  

