body {margin:1cm;}
#mark{position:absolute;top:1mm;right:1mm;}

#francisco {background:white; color:#666;
	font-family:serif;}
h2{color:black;
	font-size:x-large;
	font-weight:normal;
	margin:0;}
h2 a {color:inherit; text-decoration:none;}

h1{text-align:center;
	margin:0/*to come*/;}

#chapters{display:block;}
#chapters>li{display:block;list-style-type:none;
	border:1px solid white;
	margin:2em;padding:1em;
	min-height:125px;}
#chapters .shot{float:left;clear:left;
	margin-right:2em;}
#chapters>li:hover {border:thin dashed #963;}
#chapters>li.old {opacity:0.5;}

.features{display:block;
	text-align:right;}
.features li{display:inline;}

a img{border:0;}
