BODY	{
			background-color: white;
			background-image: url(full background.png);
			background-repeat: no-repeat;
			background-position: top;
}

H1		{
			text-align: center;
			font: 44pt/44pt "Vivaldi" bold black;
}

BLOCKQUOTE {
			text-align: center;
			margin-left: 1in;
			margin-right: 1in;
			font: 14pt "Arial" normal black;
}

P.buttons	{
			text-align: center;
			background: transparent;
			padding: 10px;
			font: 20pt "Arial" normal black;
}