body {
	background: #D2C6B9;
	text-align:center;
}

#canvas {
	width: 770px;
	/* height: 666px; */
	margin: 0 auto;
	text-align:left;
	background: #D2C6B9 url(/lib/img/da-canvas.jpg) repeat-y 50% 0;
}

.da #footer {
	background: transparent url(/lib/img/da-footer.jpg) no-repeat 0 100%;
	padding:0;
	border:none;
}

.da #footer p {
	padding: 15px;
}

.da #firstrow {
	height: 397px;
	background: #fff url(/lib/img/firstrow.jpg) no-repeat;
}

.da #secondrow {
	height: 218px;
	background: #fff url(/lib/img/secondrow.jpg) no-repeat;
}
