/* CSS Document */

body
{font-family: Verdana, Arial, Helvetica, sans-serif;
color: #EEE1DE;
background-color: #161211;
text-align: left;
vertical-align: top;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px}

a:link
{text-decoration:none; color:#97817B}

a:visited
{text-decoration:none; color:#97817B}

a:hover
{text-decoration:overline; color:#97817B}

a:active
{text-decoration:overline; color:#97817B}

b
{color: #7BA2B5}

img
{border: 0px}

.centre
{width: 40%;
vertical-align: top;
text-align: center}

.sides
{width: 30%}

.pic
{height: 450px;
width: 600px;
background-image: url(../img/pete.gif);
background-repeat: no-repeat;
background-position: bottom center;}

.head
{text-decoration: overline;
font-size: larger;
color: #7BA2B5;
text-align: center}

.normal
{font-size: smaller}
