body
{
	color: black;
	background: white;
	text-align: center;
}

.copy
{
	font-size:x-small;
	font-weight: bold;
	color: white;
	background: blue;
	width:100%;
	text-align: center;
}

.page_head
{
	font-size:large;
	text-align: center;
}

.canvas_title
{
	font-size:large;
	color: red;
	text-align: center;
}

.canvas_details
{
	font-size:small;
	width: 100%;
	text-align: left;
}
