/* CSS Document */

body {
	margin: 0px; 
	padding:0px; 
	border:none;
	font-family: Century Gothic, Apple Gothic, sans-serif;
	background-color:#000000;
}

.center {
	margin-right: auto;
  margin-left: auto;
  max-width: 960px;
	}
		
audio {
	width: 500px;
}
	
a {
	color:#f2f2f2;
	border:0;
	margin:0;
	padding:0;
	outline: none;
	text-decoration: none;
}

p.big {line-height:350%;}

p.small {line-height:125%;}

.tiny {
	font-size:14px;
}

.h1 {letter-spacing:-1px}

.h2 {
	letter-spacing:-1px;
	width: 650px;
	height: 125px;
	font-size:20px;
	
}

a img {
	border:none;
}

.musiccontent {
	width: 650px;
	height: 290px;
	float: left;
	margin: 0px 0 0 0;
	padding: 15px 0 14px 280px;
	text-align:left;
	overflow:auto;
	font-size:24px;
	font-weight:400;
	color: #000000;
	line-height: 16px;
}

.musiccontent2 {
	width: 650px;
	height: 30px;
	float: left;
	margin: 0px 0 0 0;
	padding: 15px 0 14px 280px;
	text-align:left;
	overflow:auto;
	font-size:18px;
	font-weight:400;
	color: #000000;
	line-height: 16px;
}

.showcontent {
	width: 700px;
	height: 200px;
	float: left;
	margin: 0px 0 0 0;
	padding: 15px 0 14px 19px;
	text-align:left;
	overflow:auto;
	font-size:20px;
	font-weight:400;
	color: #000000;
	line-height: 16px;
	
}

.aboutcontent {
	width: 740px;
	height: 1700px;
	float: left;
	margin: -4px 0 0 0;
	padding: 5px 0 14px 150px;
	text-align:left;
	overflow:auto;
	font-size:22px;
	font-weight:400;
	color: #000000;
	line-height: 26px;
	
}

.contactcontent {
	width: 275px;
	height: 75px;
	float: left;
	margin: 0px 0 0 0;
	padding: 15px 0 14px 783px;
	text-align:left;
	overflow:auto;
	font-size:22px;
	font-weight:400;
	color: #000000;
	line-height: 16px;
}

.contactcontent2 {
	width: 275px;
	height: 75px;
	float: left;
	margin: 0px 0 0 0;
	padding: 15px 0 14px 783px;
	text-align:left;
	overflow:auto;
	font-size:22px;
	font-weight:400;
	color: #f2f2f2;
	line-height: 22px;
}


/*ids and classes*/

.imagelinks { 
	color:#f2f2f2;
	border:0;
	font-size: 12px;
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
}
