
body {
	font-family: 'Montserrat', sans-serif;
	background-color: linen;
}

span {
	
	font-size: 12pt;
}

h1 {

	font-size: 60pt;
	font-weight: 200;
	width: 400px;
	height: 25px;	
	margin: 0 auto;
	margin-top: 30px;
	margin-left: 150px;
	text-align: left;
	line-height: 60px;
	display: block;
	/*padding: 10px 80px 30px 0px;*/
}

h2 {

	font-size: 30pt;
	font-weight: 500;
	width: 400px;
	height: 100px;
	margin: 0 auto;
	margin-top: 0px;
	margin-left: 150px;
	text-align: left;
	line-height: 60px;
	display: block;
	/*padding: 10px 80px 30px 0px;*/
}

.row{
	position: fixed;
	width: 100%;
	/*height: 140px;*/
	/*background-color: linen;*/

}

.heading{
	width: 30%;
	position: absolute;
	margin-left: -50px;
	margin-top: 50px;
	/*background-color: red;*/

}

.info-web{
	position: relative;
}

.posLeft{
	width: 50%;
	color: #4d4d4d; 
	font-style: italic;
	font-weight: 200;
	text-align: left;
	position: absolute;
	top: 180px;
	left: 110px;
	visibility: hidden;
}

.film{
	/*padding: 56.25% 0 0 0;*/
	/*background-color: red;*/
	position: fixed;
	top: 290px;
	left: 10px;
	width: 850px;
	height: 480px;
}

.img_width{
	width: 565px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.column{
	position: relative;
	top: 230px;
	left: 860px;
	width: 565px;
	height: 544px;
	overflow: auto;
	padding: 0px;
	/*border: 1px solid black;*/
	

}

.cam{
	/*background-color: #dfbf9f;*/
	position: fixed;
	top: 40px;
	width: 100px;
	margin-left: 10px;
}

a {
	text-decoration: none; 
	color: #4d4d4d;
	float: right;
	margin-right: 100px;
	margin-top: 120px;

}

a:link {
	text-decoration: none;
}

a:hover {
	font size: 40pt;

}
