body {
	padding-left: 4em;
	padding-right: 4em;
	font-family: courier new;
	color: white;
	background-color: #000;
}

a {
	color: #FFF;
	font-weight: bolder;
	text-decoration: none
}
.heading {
	font-size: 22px;
	font-weight: bold;
	color: #F60;
}
.scarred_font {
	font-size: 12px;
}
.download_font {
	font-size: 16px;
	font-weight: bold;
	color: #F60;
	text-decoration: underline;
}
.small_font {
	font-size: 11px;
}
.news_table {
	font-size: 12px;
	color: #FFF;
	width: 400px;
}
.trailer {
	font-size: 18px;
	color: #F60;
}
.openfilm {
	font-size: 36px;
	font-family: "Arial Black", Gadget, sans-serif;
}
.address {
	font-size: 16px;
}
.charfont {
	font-weight: bold;
	font-size: 18px;
}
.film_title {
	font-size: 18px;
	font-weight: bold;
	color: #F60;
}
.border {
	border: 10px solid #F00;
	height: 250px;
}
