body{
	font-family: "gill sans", helevetica, sans-serif;
	font-size: small;
}
#freesnow{
	margin-left: 15%;
	margin-top: 0%;
}
#links{	
	font-family: helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 99%;
	background-color: #000000;
	padding-top: 2px;	
	padding-bottom:  2px;
}

#blacklinks{
	color: #000000;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 6px;
}

#bottomlinks{	
	font-family: helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 99%;
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;	
	margin-top: 2%;
	clear: both;
}
#body{
	margin-left: 10%;
	margin-right: 10%;
}
a:link{
	color: #ffffff;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
a:visited{
	color: #808080;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
#footer{
	text-align: center;
	font-weight: bold;			
	border-top: 2px solid black;
	margin-top: 2px;
	clear: both;
}
.artists{
	margin-left: 10%;	
}
.year{
	font-size: 120%;
}
ul, li{
	list-style-type: none;
}
h2{	
	border-bottom: 2px solid black;
	font-size: 230%;		
	letter-spacing: -2px;
	clear: both;
}
h3{
	font-size: 150%;
	text-align: left;
	letter-spacing: -1px;
}
h1{
	text-align: right;
	margin-bottom: -30px;
}
#right{
	float: right;
}
#blacklink a:link{
	color: #000000;
	text-decoration: underline;
}


#links a:link{
	text-decoration: none;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}

img{
	padding: 5px;
}
