body {
	color: #ef3c25;
	font-size: 11px;
	padding: 20px 0 40px;
}

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

a:hover {
	color: #F00;
	text-decoration: underline;
}

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

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

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

.container_12 {
	margin-bottom: 20px;
	background-repeat: repeat-y;
	margin-top: 40px;
	background-image: url(../../images/movie.jpg);
}

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