/* Style sheet for Becca's Pages */

H1 { font-family: sans-serif; 
     font-size: larger;}
P { font-family: sans-serif; }
TD.GALLERY { text-align: center; }
.CENTERED { 
	text-align: center;
        width: 760;
	font-family: sans-serif; }
.BYLINE {
	font-style: italic;
	font-weight: bold;
	font-size: larger;
	font-family: sans-serif;
	text-align: center;
}
.LARGE { font: 200% sans-serif; }
UL.ARTISTS { list-style: none; font: 150% sans-serif; }
UL.CONTENTS { font-weight: bold; list-style: none; }
