body {
	margin: 0;
	padding: 0;
	font: 20px Times New Roman, arial, helvetica, sans-serif;
}
#content {
	padding: 10px;
	text-align: center;
	min-width: 970px;
}

#footer {
	position: relative;  /* Needed for Safari */
	padding: 60px;
	background-color: #aa000a;
	color: #fff; font-size: 18px; font-family: Times New Roman;
	text-align: center;
	min-width: 970px;
	white-space: nowrap;
}
a { text-decoration: none; color: #fff; }
a:hover { text-decoration: none; color: #000; }
.wallpaper a { color: #000; }
.wallpaper a:hover { color: #888; }
a.cast_link { color: blue; text-decoration: underline; }
a.cast_link:hover { color: red; }
#cast { font-size: 16px; }