.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #ffa500;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #404040;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #005166;
}
.dots {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #96fffe;
}
.image {
	border: 1px solid #005166;
}



