h1{     
	font-size: 14pt;
	margin: auto 12px;
}
h2{     
	margin: 12px;
}
h3{     
	margin: 12px;
}

a{
	font-size: 11pt;
}

a.menua{
	font-size: 11pt;
	text-align: center;
	margin:0;
}

#menulink{
	width: 32%;
	margin:0;
}

p{
	font-size: 11pt;
	margin: 12px;
}

a:hover{
	color: #c04b04;
}

div.projectcontent{
	width: 100%;
}

iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

div.video{
	margin: 0;
	padding-top: 56.25%;
	width: 100%;
	background-color: #000000;
	position:relative;
}

div.content{
	width: auto;
}


div.wrapper{
	background-color: #f3f3f3;
	height: auto;
}

div.header{
	background-color: #fff;
	height: 102px;
}

div.name{
	width: 100%;
	height: 60px;
}

div.menu{
	width: 100%;
	height: 40px;
}
.projectdetails {
    float: left;
    width: 50%;
}

.projectimage{
	margin: 0;
	padding-top: 56.25%;
	width: 100%;
	position:relative;
	overflow: auto;
}

#project{	
	background-attachment: initial;
	height: 300px;
	background-size: cover;
}
div.alexander{	
	background-image: url("../images/alexander.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	float: initial;
	width: 100%;
	height: 300px;
	position: relative;
	background-attachment: fixed;
	background-position: center;
}

.digiroom{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin: 0;
	background-size: contain;
}
.lineblazers{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin: 0;
	background-size: contain;
}
.sowhat{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin: 0;
	background-size: contain;
}