#biotitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #442722;
	text-align: center;
	text-indent: 0px;
	font-style: normal;
}
#biotext {
	text-align: left;
	text-indent: 30px;
	width: 500px;
	position: relative;
	left: 15px;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #281714;
	vertical-align: text-top;
}
#biopic {
	border: thin dotted #442722;
	text-align: center;
	top: 15px;
	right: 10px;
	position: relative;
}
#biosubtitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	text-transform: uppercase;
	color: #442722;
	font-weight: bold;
}
.bandpic {
	padding: 0px;
	border: thin groove #442722;
	margin: 10px;
}
.bottompad {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.back {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #442722;
	text-decoration: none;
}
