table.slices {
	border: thin solid black;
	border-collapse: collapse;
	width: 80%;
}

table.slices caption {
	font-weight: bold; 
	font-style: italic;
	padding: 1ex;
}

table.slices th {
	border-bottom: thin solid black;
	text-align: center;
}

table.slices td {
	text-align: "t";
	vertical-align: text-top;
}

table.slices a {
	text-decoration: none;
}

#header {
    background-image: url(images/wham-banner-new.jpg);
}

#body_text li {
	margin-bottom: 10px;
}

