body {
  background-color: #FFF;
  background-repeat: no-repeat;
   background-size: cover;
}

.sisalto {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

h1.paaotsikko{
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-size: 50px;
	line-height: 120%;
	color: #FFFFFF;
	text-decoration: none;
}

p.leipis{
	font-family: Arial, Helvetica;
	font-size: xx-large;
	color: #C8C8C8;
	text-align: center;
	padding: 0 0 0px 0;
}

h2.alaotsikko{
	font-family: Verdana, Helvetica, Arial;
	font-size: 24px;
	color: #000000;
	text-align: center;
	padding: 0 0 0px 0;
}
p{
	font-family: Verdana, Helvetica, Arial;
	font-size: 20px;
	color: #000000;
	text-align: center;
	padding: 0 0 0px 0;
}
