html, body {
	margin: 			0px;
	padding: 			0px;
}
div#splash {
	background: 		url('../background.png');
	height: 			1025px;
	margin: 			0 auto;
	position: 			relative;
	width: 				496px;
}
a#mail {
	left: 				316px;
	position: 			absolute;
	top: 				327px;
}
