/* CSS Document */

body {
	color: white;
	background-color: #290060
}

.title {
	text-align: center;
}

.title h1 {
	font-size: 400%;
}

.announcements {
	padding: 80px;
	text-align: center;
}

.support a {
    color: yellow;
}
