body { background-color: #e6e6f8; }
  p { color: #05057a;  text-indent: 1em; font-size: 1.4em; font-family: Times New Roman, serif; margin-top: 0; margin-bottom: 10; margin-left: 5; margin-right: 10;   }
   p.quote { color: #222222;  text-indent: 1.3em; font-size: 1.4em; font-family: Times New Roman, serif; margin-top: 0; margin-bottom: 10; margin-left: 20; margin-right: 20;  }
  p.q { color: #aaaaaa;  text-indent: 1em; font-size: 1.4em; font-family: Times New Roman, serif; margin-top: 0; margin-bottom: 10; margin-left: 5; margin-right: 10;   }
  h1 { font-size: 1.6em; font-family: Times New Roman, serif; margin-top: 0; margin-bottom: 10; margin-left: 0; margin-right: 10; font-weight: 600; }
  h2 { font-size: 1.5em; font-family: Times New Roman, serif; margin-top: 0; margin-bottom: 10; margin-left: 0; margin-right: 10; font-weight: 600 }
  h3 { font-size: 1.4em; font-family: Times New Roman, serif; margin-top: 0; margin-bottom: 10; margin-left: 0; margin-right: 10; font-weight: 600 }
  iframe {width: "48%"; }
  div.imagetovideo { display: inline; width: 300px; }
img.vid { width: 300px; }
  a.blacklink { color: #000000; } 
  div.center { align-content: center }
a.whitelink { color: #FFFFFF; text-indent: 2em; margin-top: 0; margin-bottom: 10; margin-left: 10; margin-right: 10;  }
img.emailaddress { width: 90%} 
img.heading { width: 100%} 
img.orpheus { width: 60%}
img.arrow { width: 25%} 
} 
.my_class_name {
	padding: 20px;
	background: #ffffEE;
	width: 90%;
	margin: 20px auto;
	border: 3px dashed #ee0000;
	font-size: 125%;
}
.cookiecontainer {
    position:fixed;
    bottom: 0px;
    left: 0px;
    width: 102%;
    font-family: Arial;
}

.cookietext-block {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background-color: #0000EE;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
}
a.cookiewhitelink {
    color: white ;
}
