body 	{
	background-image: none;
      background-repeat: no-repeat; 
	background-attachment: none; 
	background-position: top left;
	background-color: black;	
	text-align: center;
	margin: 0px;
	padding: 0px;

	font-family: times, serif; 
	font-size: 1.15em; 
	color: #DBDBFD;
	}

#container {
	width: 830px;
	margin-left: auto; 
	margin-right: auto;
	}

#content {
	float: left;
	left-margin: 90px;
	width: 710px;

	text-align: left;
	margin-left: auto; 
	margin-right: auto; 
	padding: 15px;
	
	background-image: url(http://www.damonmclay.org/music/images/gradientbackground2.jpg);
      background-repeat:repeat-y; 
	background-attachment: no repeat; 
	background-position: top left;
	}

#h1	{
	width: 80px;
	height: 540px;
	float: left;
	background-image: url(http://www.damonmclay.org/music/images/musicsideheading.jpg);
      background-repeat: no-repeat; 
	background-attachment: none; 
	background-position: top left;
	background-color: black;	
	}	

img	{
	margin-right: 10px;
	}

a:link	{
	color: #AEAEFF;
	text-decoration: none;
	font-weight: bold;
	}

a:visited	{
	color: #9696DF;
	text-decoration: none;
	font-weight: bold;
	}
a:hover	{
	color: #EBEAB6;
	text-decoration: none;
	font-weight: bold;
	}

.cdheading	{
	font-size: 1.5em;
	font-weight: bold;
	}

.price	{
	font-size: 1.27em;
	font-weight: bold;
	}
