/* Style sheet for Compendium of Fractal Tilings
*/

body {
font-size: 12pt;
font-family: "Times";
color: 335500;
background: url(PageTile.jpg);
line-height: 16pt;
margin-left: 40pt;
margin-right: 40pt;
min-width: 250pt;
max-width: 600pt}

h1 {
font: 28pt "Times";
font-weight: bold;
line-height: 24pt}

h2 {
font: 22pt "Times";
font-weight: bold;
line-height: 18pt}

h3 {
font: 16pt "Times";
font-weight: bold;
line-height: 18pt}

a:link {color: red;}
a:visited {color: brown;}
a:active {color: tan;}

