body 		{
				background-color: white;
			}


div.title 	{
				font-family: times;
				font-size: 22px;
				text-align:center;
			}

div.subtitle	{
				font-family: times;
				font-size: 14px;
				text-align:center;
			}

div.plays	{
				font-family: times;
				font-size: 18px;
				font-style: italics;
			}
