body {
	background: #96b7d6 url(art/cloud_bg.jpg);
}

a {
	color: #4a6c8b;
}

a:visited {
	color: #96b7d6;
}

#wrapper {
	background: #fff;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	margin-bottom: 80px;
	padding: 20px 30px 10px 30px;
		-moz-box-shadow: 0px 2px 6px rgba(0,0,0,.4);
	-webkit-box-shadow: 0px 2px 6px rgba(0,0,0,.4);

}

#poster {
	width: 180px;
	float: right;
}


#main {
	width: 380px;
	}

p {
	text-align: left;
	font-family: Georgia;
	font-size: 13px;
}

li {
	text-align: left;
	font-family: Georgia;
	font-size: 13px;
}


h1 {
	text-align: left;
	font-family: Georgia;
	font-weight: bold; 
	font-size: 21px;
}

.mp3 {
	font-family: Helvetica;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	
}
