/*
	Mads Junker
	mainlayout CSS
	
*/

body {
	width:875px; 
	margin:auto;
	border:none;
	background-color:#FFF;
}



img {
	border:none;}
	
	
p {
	max-width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 15px;
	}	
a:link {
	text-decoration:none;
	border:none;
	color:#000;
	}

a:visited {
	text-decoration:none;
	color:#000;
	border:none;
	}

#mail{
	margin-top:100px;
	text-align:center;
	}

#Headerfilm {
	margin-top:50px;
}

#portfolio{
	margin-top:200px;
	margin-right:20px;
	text-align:right;
	}
	
#spons {
	border:dotted; color:#F06; bottom:1px;

}
