body{
	padding: 0;
	margin: 0;
	background: white;
}

#outer_wrapper{
	
}

#splash_image{
	position: relative;
	width: 1200px;
	height: 670px;
	background: url(images/chuckbuddahsplash1_2.jpg) 0 0 no-repeat;
	margin: 0 0 0 0;
	
}

a#email_link{
	position: absolute;
	width: 270px;
	height: 30px;
	margin: 450px auto auto 850px;
}
