body {
		background-color : #aaaaaa;
		background : url(../images/background.jpg);
		background-repeat : repeat;
		background-attachment : fixed;
		color : #401010;
		font-family : Comic Sans MS, Trebuchet MS, Arial, sans-serif;
		font-size : 16pt;
}

div.div1 {
		width: 100%;
}
div.cd {
		position: relative;
		left: 0;
		width: 100%;
}
span.p2 {
		margin : 2px;
		font : 18px Comic Sans MS, Trebuchet, Arial, sans-serif;
		color : #201010;
}
span.p3 {
		margin : 2px;
		font : 16px comic Sans MS, Trebuchet, Arial, sans-serif;
		color : #201010;
		width: 100%;
}
span.quote {
		margin : 2px;
		font : 28px comic Sans MS, Trebuchet, Arial, sans-serif;
		color : #401010;
		position: absolute;
		bottom: 0;
}

p.p1 {
		margin : 2px;
		font : 28px Comic Sans MS, Trebuchet, Arial, sans-serif;
		color : #201010;
}
p.p2 {
		margin : 2px;
		font : 18px Comic Sans MS, Trebuchet, Arial, sans-serif;
		color : #201010;
}
p.p3 {
		margin : 2px;
		font : 16px comic Sans MS, Trebuchet, Arial, sans-serif;
		color : #201010;
}
p.p4 {
		margin : 2px;
		font : 14px Comic Sans MS, Trebuchet, Arial, sans-serif;
		color : #201010;
}
p.p5 {
		margin : 2px;
		font : 12px Comic Sans MS, Trebuchet, Arial, sans-serif;
		color : #201010;
}
p.p6 {
		margin : 2px;
		font : 10px Comic Sans MS, Trebuchet, Arial, sans-serif;
		color : #201010;
}
p.p7 {
		margin : 0;
		font : 8px Comic Sans MS, Trebuchet, Arial, sans-serif;
		color : #ffffff;
}
p.bio {
		margin : 2em 1em 1em 1em;
		font : 16px comic Sans MS, Trebuchet, Arial, sans-serif;
		color : #201010;
}
a.internal {
		font : 10px Comic Sans MS, Trebuchet, Arial, sans-serif;
}
img.band {
		position: absolute;
		top: 15%;
		width: 491px;
}
img.band2 {
		position: relative;
		width: 491px;
		text-align: right;
}
img.logo {
		position: absolute;
		right: 0;
		top: 2px;
		width: 50%;
		height: 85%;
		max-width: 640px;
}
img.bio {
		float: left;
		margin: 1em 1em 1em 1em;
		text-align: center;
}
img.cdRight {
		position: relative;
		margin: 1em 1em 1em 1em;
		width: 40%;
		float: right;
}
img.cdLeft {
		position: relative;
		margin: 1em 1em 1em 1em;
		width: 40%;
		float: left;
}
img.logo2 {
		width: 25%;
}
