body {
	font-family: Verdana, Trebuchet, Tahoma, Arial, sans serif;
	font-size: 12px;
}

h1 {
	text-align: center;
	font-size: 24px;
}
h2 {
	text-align: center;
}
h3 {
	text-align: center;
}
td {
	font-family: Verdana, Trebuchet, Tahoma, Arial, sans serif;
	font-size: 13px;
	
}
.synopsis {
	font-weight: bold;
	font-size: 18px;

}

.listings {
	width: 400px;
}

