#bakgrundSplash {
	width: 980px;
	height: 500px;
	padding: 10px;
	margin:auto;
}

#footerSplash {
	width: 980px;
	height: 143px;
/*
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat; 
*/
	padding: 0px;
	margin:auto;
	margin-top: 5px;
}
