body {
	background-color:#800000;
	color:#FFFDA7;
	font-size:1.1em;
}
a:link {
	color:#FFF;
}
a:visited {
	color:#CCC;
}
h1 {
	font-style:italic;
}
table {
	content: attr(summary);
	font-style:italic;
}
table:after {
	content: "See the desktop version of this site for the full table.";
}
#flickr {
	display:none;
}
#sidebar {
	display:none;
}
img {
	width:70%;
	display:block;
	text-align:center;
	margin:0 auto;
}
img:after {
	content:attr(alt);
}
