body { background: #96f url("../images/sun_normal.gif") no-repeat fixed center 0; margin: 0; padding: 0; position: relative }
h1    { color: #ff9; font: bold 25px sans-serif; background: black; text-align: right; letter-spacing: 0.5em; white-space: nowrap; margin: -10px -10px 0.5em; padding: 15px 0 5px; height: 28px; vertical-align: middle }
h2 { color: #ff9; font: bold 9px sans-serif; background: black; text-align: center; white-space: nowrap; margin-right: -10px; margin-bottom: -10px; margin-left: -10px; padding: 5px 0; height: 10px; border-width: medium; border-color: black }
dt { font-weight: bold }
dd { margin-bottom: 0.66em }
div#links   { font: 16px Verdana, sans-serif; letter-spacing: 0.2em; position: absolute; top: 78px; left: 0; width: 160px; height: 400px }
div#links a   { color: #ff9; font: bold 1em sans-serif; text-decoration: none; background: url("../images/sun_black.gif") no-repeat fixed; text-align: center; display: block; margin: 0 0 2px; padding: 5px 10px; border-width: 0 }
div#links a:hover  { color: black; background: url("../images/sun_magenta.gif") no-repeat fixed }
div#content                 {
	color: black;
	font: 18px "Baskerville Old Face", Baskerville, Times, "Times New Roman", serif;
	background: #f5f0ff url("../images/sun_white.gif") no-repeat fixed center 0;
	padding: 10px;
	position: absolute;
	top: 25px;
	right: 25px;
	left: 160px;
	border: solid thick #f0f;
	bottom: auto;
	overflow: hidden;
}
div#content p {margin: 0 1em 1em;}
div#content i { font-style: italic }
div#content b { font-style: normal; font-weight: bold }
div#content h3 {margin-bottom: 0.25em;}
div#content a:link       { color: purple; font-weight: bold; text-decoration: none }
div#content a:link:hover    { color: fuchsia; font-weight: bold; text-decoration: none }
div#content a:visited       { color: purple; font-weight: bold; text-decoration: none }
div#content a:visited:hover   { color: fuchsia; font-weight: bold; text-decoration: none }
div#content_playlist {
	color: black;
	font: 18px "Baskerville Old Face", Baskerville, Times, "Times New Roman", serif;
	padding: 10px;
	position: static;
	border: solid thick #f0f;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 340px;
	background-attachment: fixed;
	background-color: #f5f0ff;
	background-image: url(../images/sun_white.gif);
	background-repeat: no-repeat;
	background-position: center;
}
code, pre  { color: red; font: 110% monospace }
.videoplaylist {
	background-position: center;
}
