.text {
	font-size: medium;
	color: #C0C0C0;
}
.menu {
	font-size: medium;
	color: #C0C0C0;
}
h1 {
	font-size: x-large;
	color: #C0C0C0;
}
.small {
	font-size: small;
	color: #C0C0C0;
}
h2 {
	font-size: large;
	color: #C0C0C0;
}
h3 {
	font-size: large;
	color: #C0C0C0;
}
.tagline {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #B5B8B8;
}

