@charset "utf-8";
/* CSS Document */

.contentDisplay h1 {
	font-size: 200%;
	text-transform: uppercase;
}
.contentDisplay .red { color: #d10019; }
