body {
	color: #222;
	background-color: #edebec;
	background-image: url('../../assets/images/background.jpg');
	background-position: top center;
	background-attachment: fixed;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	padding: 0 0 60px 0;
	margin: 0;
	}
a {
	color: #50c3c6;
	}
img {
	border: 0;
	}
.clear {
	clear: both;
	}

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	}
#hand {
	width: 245px;
	height: 949px;
	top: 0;
	right: 0;
	position: absolute;
	z-index: 1;
	}

h1 {
	margin: 30px 0;
	}
h3 {
	width: 600px;
	border-bottom: 1px dotted #333;
	font-size: 16px;
	padding-bottom: 15px;
	margin: 15px 0;
	}
p {
	margin: 15px 0 30px 0;
	}

#topspin_playlist {
	width: 600px;
	margin-bottom: 40px;
	}

#topspin_downloads {
	width: 600px;
	margin-bottom: 40px;
	}
#topspin_downloads .option {
	width: 293px;
	background-color: #fff;
	border: 1px dotted #333;
	text-align: center;
	padding: 20px 0;
	margin: 0 10px 10px 0;
	float: left;
	}
#topspin_downloads .end {
	margin-right: 0;
	}
#topspin_downloads .option h4 {
	margin: 0 0 10px 0;
	}
#topspin_downloads .option p {
	margin: 0 0 10px 0;
	}
