/* FONTS */
h1 
	{font-family: 'Fjalla One', sans-serif; color: steelblue}
h2 
	{font-family: 'Fjalla One', sans-serif; color: dimgrey}
body 
	{font-family: Arial;}

/* NAVI */
a:link {color:#f1426f}
a:visited {color:#f1426f}
a:hover {color:#f1426f}
a:active {color:#f1426f}