@charset "utf-8";
/* CSS Document */

#container {
	width: 800px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	background-color: #000;
}#small_house {
	background-image: none;
	background-repeat: no-repeat;
	position: relative;
	height: 11600px;
	width: 800px;
}
#vimeo {
	position: absolute;
	height: 355px;
	width: 640px;
	left: 82px;
	top: 74px;
}
#filminimi {
	font-family: Calibri;
	font-size: 22px;
	font-weight: bold;
	position: absolute;
	color: #FFF;
	left: 85px;
	top: 15px;
}
#filmiinfo {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: 217px;
	top: 24px;
}
#synopsis {
	font-family: Calibri;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: 81px;
	top: 11268px;
	line-height: 20px;
	width: 645px;
}
#staff {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: 81px;
	top: 533px;
	line-height: 18px;
	width: 629px;
}
#linastused {
	font-family: Calibri;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: 81px;
	top: 665px;
}
#linastused_nimekiri {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: 81px;
	top: 698px;
	line-height: 18px;
}
a img {
  border: none;
}
