body {
	background-image: url(images/Hour_of_Change-BG.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: 333333;
}

.black {
	color: #000000;
}