body {
	background: #000;
	border-top: 5px solid #000;
	color: #333;
	font-size: 11px;
	padding: 20px 0 40px;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}

p {
	border: 0px solid #666;
	overflow: hidden;
	padding: 10px 0;
	text-align: right;
}

.container_12 {
	margin-bottom: 20px;
}

.container_16 {
	background: #fff url(../../img/16_col.gif) repeat-y;
}

.container_24 {
	background: #fff url(../../img/24_col.gif) repeat-y;
}.title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0036;
}

.title_purple {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8F009C;
}

.filmdiy-trailer {
	width:700px; // your width
	height:394px; // your height
	background:url('http://dkihan1cbpauu.cloudfront.net/loader3.gif') no-repeat center center; // or your own preloader
}