html {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/beds6.png);
	background-color: #000;
}

#content_right_top {
	height: 7em;
	width: 44em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
}

#domani {
	height: 7em;
	width: 11em;
	float: left;
	background-image: url(../images/domani.png);
}

#itp {
	height: 7em;
	width: 22em;
	float: left;
	background-image: url(../images/itp.png);
}

#worldfest {
	height: 7em;
	width: 11em;
	float: left;
	background-image: url(../images/worldfest.png);
}

#film1 {
	height: 25.313em;
	width: 45em;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/film.png);
	padding-top: 20px;
}
#film2 {
	height: 385px;
	width: 685px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	margin-top: 0px;
}
#jw_thing {
	height: 25.313em;
	width: 45em;
	background-color: #666;
	margin-right: auto;
	margin-left: auto;
}

#summary {
	height: 5em;
	width: 40em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	background-image: url(../images/summary.png);
	background-repeat: no-repeat;
}
.summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #e1e1e1;
	text-align: justify;
	text-indent: 17px;
}
