body {
	margin: 0px;
	background-color: #B156D3;
	background-image: url(../../../../Photos/village/dreamsMasking.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 14px;
	border-left-width: 14px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #FDF055;
	border-left-color: #FDF055;
}
.container{
	width: 77%;
	border-radius: 24px;
	margin-right: auto;
	margin-left: auto;
	border: 7px double #DD6BE6;
	padding-right: 7px;
	padding-bottom: 14px;
	padding-left: 7px;
	margin-top: 4px;
	background-color: #FFFF88;
}

.Title {
	-epub-ruby-position: over;
	color: #5a6e36;
	border-radius: 36px;
	font-size: 16px;
	font-style: italic;
	font-variant: normal;
	font-weight: 500;
	line-height: 1.2;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	text-decoration: underline;
	text-indent: 0px;
	background-color: #C1FFFF;
	width: 77%;
	padding-bottom: 5px;
	padding-top: 4px;
	border: 4px double #0000FF;
}
@keyframes berg{
50%{background-color:#FF6AFF;}
	}
.written-text {
	-moz-user-select: none;
	-webkit-user-select: none;
	color: #C223CF; border-radius:27px;
	font-size: 19px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	text-decoration: none;
	text-indent: 11px;
	background-color: #FDF055;
	padding-top: 7px;
	padding-right: 11px;
	padding-bottom: 7px;
	padding-left: 11px;
}

	@font-face {
   font-family: Avena;
   src: url(../../../../webfonts/theReal/theReal.woff);
}
* {
   font-family: Avena;}
@keyframes felting{
50%{background-color:#0000E1; color:#C4FFFF;}
	   }
@keyframes belango{
50%{background-color:#0000E1;}
	   }
