html {
	width: 100%; height: 100%; padding: 0px; margin: 0px;
}

body {
	background-color: #FFFFFF;	padding: 0px; margin: auto auto;
}

td#home {
	background-image: url(stefanie-lahr-visitenkarte.jpg); background-repeat: no-repeat; width: 990px; height: 580px;
}

td#impressum {
	background-image: url(stefanie-lahr-impressum.jpg); background-repeat: no-repeat; width: 990px; height: 580px;
}

div#container-screen {
	display: block;
}
div#container-print {
	display: none;
}
