@charset "utf-8";
/* 
Author: William Collins
website: www.williamcollins.net
email: william@williamcollins.net
 */
header {
	height: 800px;
	background: #191919 url(../images/me-ie.jpg) bottom 75% no-repeat;
	margin-top: -5px;
}

header h1 {
	width: 500px;	
}

.details {
	position: relative;
	left: 0;
}

section a {
	color: #fff;
	font-weight: bold;
}

#contact {
	width: 100%;
	min-height: 800px;
	min-width: 1000px;
}