body	{
	margin: 0px;
	padding: 10px;
	background: #ffffff;
	color: #000000;
	font-family: serif;
	}
hr	{display: none}
#title	{
	margin:10px 0px;
	font-size: large;
	font-weight: bold;
	width: 600px;
	}
#author	{
	margin:5px 0px 5px 150px;
	font-weight: bold;
	}
#lyrics	{
	margin:30px 20px;
	font-size: small;
	width: 580px;
	}
#back	{margin:30px 20px;}
