.name {
	font-family: 'Fredericka the Great', cursive;
	font-size: 60px;
	color: #000;
}

.content {
	font-family: 'Merriweather', serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
}

a:link {
	font-family: 'Merriweather', serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
}


a:visited {
	font-family: 'Merriweather', serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
}
