title {
	color: #6a501e;
}

body {
	font-size: 20px;
	color: #2a4a59;
	background-image: url("bgimage.jpeg");
	background-size: 100%;
	margin: 50px;
	
	
}

#bgplant {
	background-image: url("bgplant.png");
	background-size: 100%;
	height: 140%;
	width: 40%;

	filter: brightness(90%) blur(5px);
	
	top: 15%;
	left: -9%;
	z-index:-1;
	position: fixed;
}

#branch {
	background-image: url("branch.png");
	background-size: 130%;
	color: #6A501E;
	height: 70%;
	width: 28%;
	position: absolute;
	top: -4%;
	right: -3%;
	position: fixed;
	z-index:4;
}

#starsright ul {
	list-style-type: none;
	font-size: 40px;
	line-height: 120px;
	color: #f3f4e8;
	position: absolute;
	right: 4%;
	top: -2%;
	z-index: 3;
}

#starsleft ul {
	list-style-type: none;
	font-size: 40px;
	line-height: 120px;
	color: #f3f4e8;
	position: absolute;
	left: 4%;
	top: -2%;
	z-index: 3;
}

#fernsmp3 {
	left: 30%;
	position: absolute;
	top: 0%;
	display: flex;
	justify-content: center;
	width: 41%;
	
}

.banner h3 {
	font-size: 40px;
	font-variant: small-caps;
	text-align: center;
	color: #6A501E;
	background-color: #bbd2a8;

	word-spacing: 70%;
	letter-spacing: 5%;

	padding-right: 2%;
	padding-left: 2%;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	

	border-style: solid;
	border-color: #6A501E;
	border-width: 3px;
	border-radius: 7px;
	width: 61%;
	margin-left: 16%;
	margin-bottom: 1%;
}

#introbox {
	background-color: #f3f4e8;
	position: center;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 10px;
	border-style: dotted;
	border-color:#6A501E;
	border-width: 3px;
	
	height: 66%;
	
}


#fernsmp3 h2 {
	text-align: center;
	font-size: 15px;
	color: #6A501E;
	font-family: monospace;
	margin-top: 1.5%;
	
	margin-left: 20%;
	margin-right: 20%;
	
	background-color: #bbd2a8;
	opacity: 0.8;
	border-radius: 5px;
}

#fernsmp3 p {
	line-height: 14px;
	letter-spacing: -1.5%;
	font-size: 14px;
	color: #6A501E;
	font-family: monospace;
	text-align: center;

	margin-top: -1%; 
	margin-bottom: 2%;
	margin-left: 1.5%;
	margin-right: 1.5%;

}

#playlist1 {
	background-color: #e3e1f8;
	padding-left:9px;
	padding-right: 7px;
	border-radius: 8px;
	border-style: dotted;
	border-color:#6A501E;
	border-width: 3px;
	width: 17%;
	height: 92%;
	position: absolute;
	top: 48%;
	left: 15%;
	opacity: 94%;
	
	
}


#playlist1 h3 {
	size: 13px;
	text-align: center;
	color: #6A501E;
	background-color: #cda1e1;
	padding: 3%;
	margin-top: 4%;
	margin-bottom: -4%;
	border-style: solid;
	border-color: #6A501E;
	border-width: 2px;
	border-radius: 5px;
}
	
#playlist1 p {
	background-color: #b6a1e1;
	text-align: center;
	letter-spacing: -3%;
	font-size: 15px;
	color: #6A501E;
	font-family: monospace;
	margin-top: 4%;
	margin-bottom: -6%;
	margin-right: 4%;
	margin-left: 4%;
	opacity: 0.8;
	border-radius: 5px;
	line-height: 13px;
	padding-top: 1%;
	padding-bottom: 1%;

}

#playlist1 ul {
	line-height: 16px;
	font-size: 15px;
	letter-spacing: -6%;
	list-style-type: decimal-leading-zero;
	color: #6A501E;
	font-family: monospace;
	margin-right: 0%;
	margin-left: -4%;
	margin-top: 10%;
}


#playlist2 {
	background-color: #f7e9c9;
	padding-left:9px;
	padding-right: 7px;
	border-radius: 8px;
	border-style: dotted;
	border-color:#6A501E;
	border-width: 3px;
	width: 13%;
	height: 38%;
	position: absolute;
	
	top: 8%;
	right: 14%;
	opacity: 94%;
}

#playlist2 h3 {
	size: 14px;
	text-align: center;
	color: #6A501E;
	background-color: #d49e5d;
	padding: 3%;
	margin-top: 4%;
	margin-bottom: -4%;
	border-style: solid;
	border-color: #6A501E;
	border-width: 2px;
	border-radius: 5px;
}
	
#playlist2 p {
	background-color: #d49e5d;

	text-align: center;
	font-size: 15px;
	color: #6A501E;
	font-family: monospace;
	margin-top: 4%;
	margin-bottom: -6%;
	margin-right: 15%;
	margin-left: 15%;
	opacity: 0.8;
	border-radius: 5px;
}

#playlist2 ul {
	line-height: 17px;
	text-align: center;
	list-style-type: decimal-leading-zero;
	font-size: 15px;
	color: #6A501E;
	font-family: monospace;
	margin-right: 15%;
	margin-left: -3%;
	margin-top: 10%;
	top: 10%;
}


#playlist3 {
	background-color: #e9ecd2;
	padding-left:9px;
	padding-right: 7px;
	border-radius: 8px;
	border-style: dotted;
	border-color:#6A501E;
	border-width: 3px;
	width: 14%;
	height: 57%;
	position: absolute;
	
	top: 48%;
	right: 10%;
	opacity: 94%;
}



#playlist3 h3 {
	size: 14px;
	text-align: center;
	color: #6A501E;
	background-color: #bbd2a8;
	padding: 2%;
	margin-top: 4%;
	margin-bottom: -4%;
	border-style: solid;
	border-color: #6A501E;
	border-width: 2px;
	border-radius: 5px;
}

#playlist3 p {
	text-align: center;
	font-size: 15px;
	color: #6A501E;
	font-family: monospace;
	margin-top: 4%;
	margin-bottom: -6%;
	margin-right: 15%;
	margin-left: 15%;
	
	background-color: #bbd2a8;
	opacity: 0.8;
	border-radius: 5px;
}

#playlist3 ul {
	text-align: center;
	list-style-type: decimal-leading-zero;
	line-height: 16px;
	font-size: 15px;
	color: #6A501E;
	font-family: monospace;
	margin-right: 15%;
	margin-left: -3%;
	margin-top: 10%;
}