body {
	font-family:monospace;
	color:#fcfcfc;
	padding:0px;
	background-color:#422c31;
	background-image:url(film.png);
	background-repeat:repeat-y;
	font-weight:100;
	font-style:normal;
}
h2{
	font-size:12px;
	display:inline;
}

h3{
	font-size:10px;
	display:inline;
}
a img{
	border: none;
}
.narrowtext{
	width:100px;
	font-size:10px;
	text-align:center;
	padding-left: 12px;
}
.minitimeline img{
	margin:5px 6px 5px 15px;
	border-color:#000;
	text-align:left;	
}

 ul {
	list-style:none;
	margin-left:0px; 
	padding:0px;
}
