

body
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: white;
	color: navy;
	margin: 0;
	overflow: visible;
}

#kuvateksti
{
	position: absolute;
	bottom: 32px;
	width: 100%;
	text-align: center;
	font-size: 32px;
	color: white;
}

#kuvatekstin_varjostus
{
	position: absolute;
	bottom: 30px;
	left: 2px;
	width: 100%;
	text-align: center;
	font-size: 32px;
	color: navy;
}

#navinapit
{
	position: absolute;
	top: 0px;
	right: 0px;
}


