/* Ground Glass - CSS Document */
/* $RCSfile: gg.css,v $ $Revision: 1.2 $ $Date: 2010-03-21 16:06:23 $ */

body {
font-family: Sans-serif, Arial, Helvetica;
}

.textpage {
text-align: center;
padding: 20px;
}

div.textsheet {
margin:0px;
border:0px;
padding:40px;
width:601px;
background-color: white;
text-align: center;
}

.lefttext {
text-align: left;
}
