BODY{
background-color:White;
background-image:url(../jpg/title.gif);
background-repeat:repeat-y;
color: #000;
margin: 0px;
padding: 0px;
text-align: center;
font-family: Arial;
font-size:14px;
}
#layout{
		width: 750px;
		background: #fff;
		border: 2px solid #006600;
		padding: 0px;
		margin-left: auto;
		margin-right: auto;
}

.home a{
		float: center;
		background-color: #008000;
		border: 2px outset #004000;
		color: Yellow;
		margin: 3px;
		font-weight:bold;
		padding: 4px;
		display: block;
		text-decoration: none;
		text-align: center;
}

.home a:hover{
		background-color: #006600;
}

}

#top{
	width:600px;
	float:center;
	margin-left: auto;
	margin-right: auto;

}

#top a{
	color:#FF1493
}
#top a:visited{
	color:#BA55D3
}
#top h2{
	font-size:30px;
	color:Green;
	font-weight:bold;
	font-style:italic;
}
.list{
		float: left;
		color: #DAA520;
		width: 128px;
		font-weight:bold;
		text-align: center;
		font-size: 16px;
		margin: 0px 0px 0px 30px;
		line-height: 38px;
		padding:5px;		
}

.list a{
		color: #FF1493;
}

.list a:hover{
		color: #FF1493;
		text-decoration: none;
}

.list a:visited{
	color:#BA55D3
}
.table{
	width:630px;
	float:center;
	font-size:14px;
	margin-left:auto;
	margin-right:auto;

}
.title{
		float: center;
		background-color: #98FB98;
		color: Green;
		font-size:18px;
		margin-top: 5px;
		font-weight:bold;
		padding: 4px;
		display: block;
		text-align: center;
}
.title2{
		font-size:15px;
		color:#000;
		font-weight:normal;
}

.left{
		background-color: #fff;
		width:220px;
		float:left;
		margin:0px;
		padding:5px 0px 0px 3px;
		font-size:14px;
}
.right{
		width:400px;
		color:#000;
		font-size:14px;
		float:right;
		text-align:left;
		padding:10px 2px 0px 0px;
		margin-right:3px;
}

.song{
	color:#DAA520;
	font-weight:bold;
	list-style: none;
	font-size:16px;
}
.song a:link{
	color: #FF69B4;
	font-size:14px;
}
.song a:hover{
		color: #FF1493;
		text-decoration: none;
		font-size:14px;
}

.song a:visited{
	color:#BA55D3
	font-size:14px;
}
.song2{
	color:#000;
	list-style:circle;
	margin-top:5px;
}

P{
margin-left:73pt;
margin-right:25pt
}

