body{
	background-color: black;
	color: #F00;
}
h1 {
	font-weight: bold;
	color: white;
}


.schedule1 {
								font-weight: bold;
}

.schedule2{
							font-style: italic;
}

#headers{
					 		font-size: 200%;
}
.head{
		border-bottom: 3px white solid;
		font-weight: bold;
}

#allcontent {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.strikethru {
	text-decoration: line-through;
}
