body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.rightback {
	background-image: url(http://www.codygillmusic.com/newimages/rightback.jpg);
	background-position: right top;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

p {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #220800;
}

.type {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #220800;
}

.dates {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #220800;
	text-transform: uppercase;
}

a:link {
	color: #7e0000;
	text-decoration: none;
}
a:visited {
	color: #7e0000;
	text-decoration: none;	
}
a:hover {
	color: #7e0000;
	text-decoration: none;
}
a:active {
	color: #7e0000;
	text-decoration: none;
}