body 
{ 
	font-family: Helvetica, "Lucida Sans Unicode", sans-serif; 
	background-color: #252421;
	color: #cbcac8;
}

body.opendyslexic
{
	font-family: OpenDyslexic; 
}

div.wrapper
{
	margin: 0 auto;	
	width: 90vw;
	max-width: 664px; 
	font-size: 14pt;
}

a
{
	color: #14c7c7;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #f0f0ed;
	text-decoration: underline;
}

a.external
{
	font-style: italic;
	color: rgb(227, 119, 57);
}

a.external:hover
{
	color: #f0f0ed;
}

a.divlink
{
	display: block; height: 100%; width: 100%; text-decoration: none;
}

h1 
{
	font-family: "Andale Mono", "Cascadia Mono", "Lucida Console", "Courier New", monospace;
	color: #14c7c7;
	font-size: 18pt;
	font-weight: bold;
	padding-top: 2em;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #14c7c7;
	margin-bottom: 40px;
	margin-left: 0px;
}

h2 
{
	margin-top: 1.50em;
	margin-bottom: 0.25em;
	color: rgb(172, 136, 226);
	font-size: 18pt;
}

h3
{
	color: #cfceca;
	font-weight: 	  bold;
	font-size: 		  16pt;
	padding-left: 	40px;
	padding-top: 	0;
	padding-bottom: 0;
	padding-right: 	0;
	margin-top: 	0.75em;
	margin-bottom: 	0;
}

div.wrapper p
{
	padding-left: 40px;
	margin-top: 0.25em;
	margin-bottom: 0.75em;
}

p.footer
{
	text-align: center;
}

span.divider
{
	font-weight: bold;
}

div.playlists
{
	margin-left: 2.15em;
	width: 84.50vw;   
	height: 80.25vw; 
	max-width: 624px; 
	max-height: 588px;
	background-image: url("img/playlists.webp"); 
	background-size: cover; 
	background-repeat: no-repeat; 
	background-position: center;
}

p.footer
{
	
}