body {
	background-color: black;
	background-image: url("mbkgd.jpg");
}

img {

}

a {
	color: #7b0a07;
}


h1 {
	font-family: century gothic;
	font-size: 15px;
	color: #7b0a07;	
	text-align: center;
	word-spacing: 40px;
	background-color: #999999;
	margin-left: 175px;
	margin-right: 175px;
	padding: 10px;	
}

#navigation {
	position: absolute;
	top: 200;
	left: 25;
	width: 100px;
}

#navigation a{
	font-size: 15px;
	font-family: century gothic;
	color: white;
}

#subscribe {
	position: absolute;
	top: 200;
	right: 50;
	width: 100px;
}

form { 
        margin-top: 20px;
}


p {
	font-size: 15px;
	font-family: century gothic;
	color: white;
}


#playlist {
	position: absolute;
	top: 525;
	right: 25;
	width: 100px;
}

#kindle {
	margin-left: 200px;
	margin-right: 200px;
}

#navigation {
	position: absolute;
	top: 200;
	left: 25;
	width: 100px;
}

#navigation p {
	font-size: 25px;
	font-family: garamond;
	color: red
}


#block {
	background-color: #999999;
	margin-left: 175px;
	margin-right: 175px;
	margin-top: 35px;
}



#block h2{
	font-size: 22px;
	font-family: century gothic;
	color: black;
	text-align: center;
	padding: 7px;
}

#block p {
	font-size: 20px;
	font-family: century gothic;
	color: black;
	text-align: left;
	padding: 20px;
}

#pics {
	float: left;
	margin: 10px;
	}

#block center{
	font-size: 20px;
	font-family: century gothic;
	color: black;
}






	