Index:The Collected Verse of A. B. Paterson.djvu/styles.css

/* block center poems */
.poem {
	display:table;
	margin:0 auto;
	position:relative; 
	width:auto;
	max-width:100%;
}