body {
	background-image: url('img/lily.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F3EEEE;
}
.style2 {
	font-family: Arenski;
	font-size: 28pt;
	text-align: center;
}
.style3 {
	text-decoration: underline;
}
