body, html {
	padding: 0px;
	margin: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	size: portrait;
}

			
#content {
	width: 100%;
}

h1{
	font-size: 20px;
}
h2{
	font-size: 16px;
}
a{
	color: #000000;
}

#fotobalk,
#address,
#menu {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
}