#demoObject {
	-webkit-box-shadow: -7px 7px 8px 5px #95c9f1, -7px 7px 8px 5px #95c9f1, -7px 7px 8px 5px #95c9f1, -7px 7px 8px 5px #95c9f1; 
	box-shadow: -7px 7px 8px 5px #95c9f1, -7px 7px 8px 5px #95c9f1, -7px 7px 8px 5px #95c9f1, -7px 7px 8px 5px #95c9f1;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 75%;
	font-weight: bold;
	/*display: grid; 
	grid-template-columns: 0.6fr 1.8fr 0.6fr; 
	grid-template-rows: 0.2fr 0.3fr 2.5fr; 
	gap: 0px 0px; 
	border-image: url(img/border.png) 27 space;
	border-image: url("/img/border.png") 30;*/
}
#demoObject2 {
	-webkit-box-shadow: -7px 7px 8px 5px #95c9f1, -7px 7px 8px 5px #95c9f1, -7px 7px 8px 5px #95c9f1, -7px 7px 8px 5px #95c9f1; 
	box-shadow: -7px 7px 8px 5px #95c9f1, -7px 7px 8px 5px #95c9f1, -7px 7px 8px 5px #95c9f1, -7px 7px 8px 5px #95c9f1;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
	/*border-image: url("img/border.png") 27 23 / 50px 30px / 1rem round space;;*/
	font-weight: normal;
	font-size : 80%;
}
#demoObjectAlbum {
	-webkit-box-shadow: -7px 7px 8px 5px #95c9f1, -7px 7px 8px 5px #95c9f1, -7px 7px 8px 5px #95c9f1, -7px 7px 8px 5px #95c9f1; 
	box-shadow: -7px 7px 8px 5px #95c9f1, -7px 7px 8px 5px #95c9f1, -7px 7px 8px 5px #95c9f1, -7px 7px 8px 5px #95c9f1;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	/*border-image: url("img/border.png") 27 23 / 50px 30px / 1rem round space;;*/
	font-weight: normal;
}
body#tinymce {
	background: #f7e658
}
body {
	font-family: Interstate,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Garuda,Verdana,Tahoma,sans-serif;
	/*font-family: Trebuchet MS, sans-serif;*/
	font-size: 15px;
	letter-spacing: 1.2pt;
	word-spacing: 1.2pt;
	line-height: 1.2;
	position: relative;
	margin: 0px 100px 0px 100px;
	background: #f7e658
	/*background-image:url(img/background.jpg);*/
}


a {
	/*color:#66858D;*/
	color:#95c9f1;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#header {
	height: 166px;

	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
	/*background: #FFFFFF;*/
	background-image:url(img/tsfwav.png);
	background-repeat: no-repeat; 
	background-position: top center; 
	background-size: 10% 10% 10% 10%;
}
#break1 {
	height: 20px;
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS, sans-serif;
	letter-spacing: 1.2pt;
	word-spacing: 1.2pt;
	line-height: 1.2;
	text-align: center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;

	padding-top: 15px;
	padding-left: 15px;
	/*background: #FFFFFF;
	background-image:url(img/mic.jpg);*/
	background-repeat: no-repeat; 
	background-position: top center; 
}

#break2 {
	height: 20px;
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS, sans-serif;
	letter-spacing: 1.2pt;
	word-spacing: 1.2pt;
	line-height: 1.2;
	text-align: center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;

	padding-top: 15px;
	padding-left: 15px;
	/*background: #FFFFFF;
	background-image:url(img/keys.jpg);*/
	background-repeat: no-repeat; 
	background-position: top center; 
}
#footer {
	height: 166px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
	/*background: #FFFFFF;*/
	background-image:url(img/sunwav.png);
	background-repeat: no-repeat; 
	background-position: top center; 
}