		body {
			background-color:rgb(248,240,220);
		}
		

		p{	font-family: Montserrat;
			text-align: center;
			line-height: 27px;
			color: black;
			font-size: : 20px;
		}

		p.note{text-align: center;
			line-height: 35px;
			font-weight: bold;
			color: rgb(120,120,120);
			font-size: : 30px;
		}

		p span {
			color:black;
		}

		p.chorus{
			text-align: center;
			line-height: 22px;
			color: rgb(100,100,100);
			font-size: : 17px;
			font-style: italic;
		}

