body,.bod {
	
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #33393b;
	background-image:url('sunset.jpg');
	background-repeat: no-repeat;
	background-attachment:fixed;

}

hr {
	border: none 0; 
	border-top: 1px dashed #cdcdcd;
	border-bottom: 1px dashed #565656;
	width: 100%;
	height: 2px;
	text-align: left;
}

A {
	color: #00aabb;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding: 2px;
	}


img {
	border: 0;
	}

p {
	margin: 0;
	padding-left: 5px;
	padding-bottom: 7px;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #ababab;
	}

.white {
	background-color: #ffffff;
}

.title {
	margin: 0;
	padding-bottom: 12px;
	padding-left: 3px;
	font-style: italic;
	font-size: 17px;
	color: #bbbbbb;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 19px;
	}

.text {
	margin: 0;
	font-style: italic;
	font-size: 24px;
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	}

.musictitle {
	margin: 0;
	font-weight: bold;
	font-size: 36px;
	color: #ffffff;
	}


.music {
	padding-bottom: 5px;
	margin: 0;
	font-weight: bold;
	font-size: 10px;
	color: #002c51;
	}
	
	
.headline {
	padding: 15px;
	margin: 0;
	font-weight: bold;
	font-size: 96px;
	}

.secondary {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: #cdcdcd;
	margin-bottom: 10px;
	padding: 2px;
	}
	
	
.tracklist {
	line-height: 175%;
}