/* Lasotell Stylesheet for Quiltwise Gallery display*/
/* This sheet overrides the standard paper display,
   sets the left margin down to 1em and sets the text left margin
   well on to the page to make a smooth line without using tables. */   
    

BODY {background-image: url(page_elems/paperquilt.jpg);}

.quilt-text {
text-align: justify;
}

.gallery {
margin-left: 1em;
margin-right: 1em;
text-align: justify;
}
