BODY  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : medium;
	margin-left : 80px;
	margin-right : 20px;
	background-image : url("cloudsleft.gif");
	background-repeat:repeat-y;
	max-width:50em;
	line-height:1.35em;
}
DIV.sec  {
	border-color : #AABBDD;
	border-width : .7em;
	border-style : solid;
	padding : 1em;
	border-radius: .7em;
}
DIV.sec P:last-child {
	margin-bottom:0;
}
DIV.pic  {
	text-align:center;
	float:right;
	padding-left : 1em;
}
P.source  {
	font-size : small;
	text-align : right;
}
H1  {
	font-family : "Utopia", "Georgia", "Bell MT", "Amerigo Md BT", serif;
	font-size : xx-large;
	font-style:italic;
	font-stretch:expanded;
	margin-left:.7em;
	padding-top:.7em;
}
H2 {
	font-family : "Utopia", "Georgia", "Bell MT", "Amerigo Md BT", serif;
	font-style:italic;
	margin-left:1em;
}
#h2header {padding-bottom:2.2em;}
.credit {
	font-size:75%;
	line-height:110%;
}

@media screen and (max-width: 415px) {
	BODY {
		margin:0;
		background-image:none
	}
	DIV.sec {
		border-width:0.3em;
		padding: 0.5em;
	}
	H1,H2 {
	 margin-left:0.2em;
	}
	DIV.pic {
		float:none;
	}
	IMG.portrait {
		max-width:100%;
		height:auto;
	}
}

.scMiniPlayer {
	width: 100%;
	height: 18px;
	margin:4px 0 4px 0;
}