body {
	background-color: #000000;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}
.style4 p {
	text-align: center;
}
.music tr td a{
	font-size:12px;
	padding-right:10px;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
.style8 {
	font-weight: bold;
	color: #999999;
	font-size: 16px;
}
.style10 {font-size: 18px}
.style11 {font-size: 24px}
h1, h2, h3 {
	margin: 0;
	letter-spacing: .15em;
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
}

h1 {
	font-size: 1em;
}

h2 {
	font-size: 1.0em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

.post {
}

.post .title {
	padding: 4px 0;
}

.post .title a {
	background: none;
}

.post .meta {
	padding: 2px 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-transform: uppercase;
	text-align: right;
	font-size: 9px;
	color:#999999;
}

.post .entry {
	padding: 40px;
	text-align: justify;
	color:#999999;
	font-size: 12px;
}


/* Footer */

#footer {
	width: 940px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 11px;
	color: #999999;
	text-transform: uppercase;
	text-align: center;
}
/* Content */

#content {
	float: center;
	width: 720px;
}
#page {
	width: 720px;
	margin: 0 auto;
	padding: 40px;
	float:center;
}
