.songs
{
	background-color: #4483E9;
	border: solid 5px #333333;
	color: #ffffff;
	font-family: arial;
	font-size: 30px;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 15px;
	padding: 3px;
}
.songs a:link
{
	color: #ffffff;
	text-decoration: none;
}
.songs a:visited
{
	color: #ffffff;
	text-decoration: none;
}
body
{
	backgroud-color: #ffffff;
}
hr
{
	backgroud-color: #4483E9;
	color: #4483E9;
}