/*  
Additional styles for the Dear Mona Blockpages
*/

#pageback {
	background-image: url('images/block-ring.gif');
	background-repeat: repeat-y;
	margin: 0 0 0 -20px;
	padding: 0 0 0 20px;
}

#page {
	background-image: url('images/block-grid.gif');
	background-position: -1px -3px;
}
