.content
{
	width: 760px;
	position: relative;
	overflow: hidden;
	clear: both;
	text-align: center;
	margin: auto;
}

.spacer
{
	clear: both;
	float: left;
	width: 100%;
}

.canvas
{
	width: 100%;
	position: relative;
	overflow: hidden;
	clear: both;
	text-align: center;
	margin: auto;
}
