/* $Id: mason.css 558 2008-05-02 21:17:36Z  $ */

body {
  background-color: #93B0D0;
  color: #8E2D00;
  margin-left: auto;
  margin-right: auto;
  width: 428px;
}

a:link {color: #440066;}
a:visited {color: #8E2D77;}
a[href]:hover {color: #CC3333;}
a:active {color: #FF0000;}

h1 {letter-spacing: 0.7em; text-align: center;}

p.Center {text-align: center;}
p.Left {text-align: left;}
p.Right {text-align: right;}
p.Just {text-align: justify;}
p.PhotoCredit {font-size: smaller; margin-top: 0; text-align: right;}

li {margin-bottom: 1ex; margin-top: 0.9ex;}

