h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: normal;
	color: #FFF;
}
.big-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #060;
}
.text {
	font-size: medium;
	color: #FFF;
}
body p {
	font-weight: bold;
}

