body {
	background-color: black;
	font-family: "Courier New", Courier, mono;
	font-size: normal;
	margin-top: 2%;
}

p {
	text-align: center;
	color: #999999;
	font-weight: bold;
}

#diskografi {
	padding: 5px 5px 5px 5px;
	margin: 0px;
	width: auto;
	border-style: ridge;
	border-color: #999999;
}

.pic {
	text-align: center;
}

.sep {
	text-align: center;
	color: #CCCCCC;
	font-weight: bold;
}

.title {
	text-align: center;
	font-size: large;
}

.left {
	text-align: left;
}

.disc {
	text-align: left;
	font-size: small;
	color: #999999;
	font-weight: 100;
	margin-left: 25%;
	margin-right: 25%;
}

.news {
	text-align: center;
	font-size: small;
	color: #999999;
	font-weight: 100;
}

h1 {
	text-align: center;
	color: #999999;
	font-size: xx-large;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #999999;
	border-width: 0px;
}

a:hover {
	text-decoration: underline;
	color: #999999;
	border-width: 0px;
}
