body{
	
	padding: 0;
 	margin: 0;
 	background-color: #000000;
	background-image: url(img/bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	 -moz-background-size: cover;



 	 width: 100%;
 	 display: table;


	font-family:		verdana;
	font-size:		8pt;
	color: 			#d9d9d9;
	font-weight: 		
}






img  {

border:0px


}









a:link {
	font-size:		8pt;
	color: 			#d9d9d9;
	text-decoration:	none;
}    


a:visited {
	font-size:		8pt;
	color: 			#d9d9d9;
	text-decoration:	none;
} 

a:hover { 
	font-size:		8pt;
	color: 			#d9d9d9;
	text-decoration:	none;
}   


a:active { 
	font-size:		8pt;
	color: 			#d9d9d9;
	text-decoration:	none; 
}  	


a:focus { 
	font-size:		4pt;
	color: 			#d9d9d9;
	text-decoration:	none;
}   

.header {
	position: absolute;
	top: 60px;
	left: 150px;
	 
	width: 910px;
	height: 85px;


	background-image: url(img/header1.png);
}

.menu {
	position: absolute;
	top: 150px;
	left: 150px;
	width: 910px;


	text-align: right;
	word-spacing: 10px;
	
}

.reel {
	position: absolute;
	top: 240px;
	left: 150px;
	width: 910px;

}


.content {
	position: absolute;
	top: 240px;
	left: 150px;
	width: 910px;

}


.projects {

	
	margin-top: 10x;
	text-align: right;
	
	
	
}

