/* Copyright Philip MacDonald */

body,td,th, html  {
font: 100% "Lucida Grande",Verdana, Arial, Helvetica, sans-serif, Times New Roman;
background: #fff;
text-align: center;
margin: auto;
}

p{
line-height: 140%
}

h1 {
margin-top: 0;
}

img.bio {
border: 1px solid #000;
float: left;
margin: 0 15px 5px 0;
}

img{
border: none;
}

#contain {
margin: auto;
}

#bio {
width: 800px;
margin: auto;
margin-top: 15px;
text-align: justify;
}

#links{
margin: auto;
text-align: center;
}