body  {
	background: url(../images/IMG_20171013_155700__2.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: black;
	font-family: 'Computer Modern Serif';
	font-size: 20px;
}
.bodyoloe {
	background: url(../images/P1160038.jpg);
	background-size: contain;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #8cadd7;
} 

.bodyoloe h1 {
	color:white;
}
.intro  {
	padding: 10px;
	background: #fffb;
	height: auto;
	width: 600px;
}
.intro_oloe {
	width: 671px;
}
.jms  {
	position: absolute;
	padding: 8px;
	width: 300px;
	height: auto;
	background:  #FCFCF0;
	box-shadow: 6px 5px 5px #9f9f9f;
}
.oloe {
	opacity:0.0001;
	font-size: 85%;
	position: absolute;
	padding: 8px;
	margin: 30px;
	width: 400px;
	height: auto;
	min-height: 580px;
	background:  #FFFFFE;
	box-shadow: 6px 5px 5px #617893;
}
.oloe_1  {
}
.signature  {
	font-size: 87%;
	font-style: italic;
}

a, a:link, a:visited {
	color: #fe7d30;
}