html, body {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 110%;
		color:#FFFFFF;
/*	font-family: 'Josefin Slab', serif; */
	font-family: 'Fredericka the Great', cursive;
    font-weight: 400;
    font-style: normal;
		}

