body{
	background-color: #718D70;
	font-weight: bolder;
	font-family: "Century Gothic";
	font-size: 14px;
	margin: 0px 30px 10px 30px;
	text-align: justify;
	
	}
	
	@font-face {
   font-family: "Century Gothic";
   font-style:  normal;
   font-weight: normal;
   src: url(CENTURY0.eot);
  }
  
 #body{
	padding: 15px 30px 30px 30px;
 }
 
 a , a:visited{
 	color: #1E451F;
	text-decoration: none;
 }
 
 a:hover{
 	color: #4A8A5B;
 }
 
 #head{
 text-align:left;
 color: #4A8A5B;
 font-size: 18px;
 	
 }
 
 h1{
 text-align: center;
 color: #4A8A5B;
 font-family: sans-serif;
}

h2{
text-align:left;
 color: #4A8A5B;
 font-size: 18px;
}

h3{
 text-align:center;
 color: #4A8A5B;
}

#sp1{
	color: #4A8A5B;
	font-size: 1.6em;
}

#sp2{
	color: #4A8A5B;
	font-size: 1.4em;
}

#sp3{
	color: #4A8A5B;
	font-size: 1.2em;
}

#sp4{
	color: #4A8A5B;
	font-size: 1.0em;
}

#sp5{
	color: #4A8A5B;
	font-size: .8em;
}

li{
	list-style-type: square;
	line-height: 1.4em;
	font-size: .8em;
}

img{
	border: thick;
	border-style: double;
	border-color: #264131;
}

#artist h2{
text-align: center;
}
#title{
	font-size: 22px;
}

#menu{
	color: #E6EDE7;
	font-size: .9em;
}

#menu table{
	background-color: #1E451F;
}

#menu td{
	text-align: center;
}

#menu a{
	color: #E6EDE7;
	text-decoration: none;
}

#menu a:hover{
	color: #4A8A5B;
}