#letter {

   font-family: Arial;
}

#shortfilmography img {
   width: 160px;
}

#shortfilmography .filmblock {
   font-size: 12px;
  
}

#shortfilmography .filmtitle {
   font-size: 16px;
}

.newstitle {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 16px;
	text-decoration: underline;
}

.newsimage {
float: left;
background-color: white; padding: 4px;
margin: 5px;
}

#maincontent img, #maincontent p {
display: inline;
}