/* CSS Document */

body
{font-family: Verdana, Arial, Helvetica, sans-serif;
background-image: url(../img/neil.gif);
background-position: top right;
background-repeat: no-repeat;
color: #C3BDB1;
background-color: #222A2B;
text-align: left}

a:link
{text-decoration:none; color:#73351F}

a:visited
{text-decoration:none; color:#73351F}

a:hover
{text-decoration:overline; color:#73351F}

a:active
{text-decoration:overline; color:#73351F}

img
{border: 0px}

.head
{background-color: #222A2B;
text-decoration: overline;
color: #668281;
font-size: larger;
font-weight: bold}

.normal
{font-size: smaller;
background-color: #222A2B}

.div
{width: 40%;
position: absolute;
left: 20px;
top: 10px}

.flyer
{text-align: center}
