#container{
	position: relative;
	width: 976px;
	height: 585px;
	background-position: 0px 0px;
	background-image: url('http://www.eenkaartjesturen.nl/images/achtergrond_new2.jpg');
	background-repeat: no-repeat;
}

#container_mc_stap1{
	position: relative;
	width: 976px;
	height: 585px;
	background-position: 0px 0px;
	background-image: url('http://www.eenkaartjesturen.nl/images/view_stap1_achtergrond.jpg');
	background-repeat: no-repeat;
	border: solid 0px;
}

#container_mc_viewcard{
	position: relative;
	width: 976px;
	height: 585px;
	background-position: 0px 0px;
	background-image: url('http://www.eenkaartjesturen.nl/images/view_viewcard_achtergrond.jpg');
	background-repeat: no-repeat;
}