
#content {
	width: 530px;
}

#column {
	top: 380px;
	color: #fff;
}

#musicMainContainer {
	background: url(i/ATC_music_back.jpg) no-repeat top center;
	width: 891px;
	/*height: 1059px;*/
	height: 1349px;
	margin: 0 auto; /* Center this design */
	text-align: left;
}

#content .copy {
	position: relative;
	padding-left: 20px;
	padding-top: 10px;
}

.album {
	padding-left: 20px;
}
.cdSongs {
	float: right;
	width: 265px;
	color: #000;
	font-size: .8em;
	font-weight: bold;
}

.cdSongs span { font-size: 18px; text-align: center; }

.cdImage {
	width: 196px;
	margin-right: 4px;
}

a.white { color: #fff; }