body
{
font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
width: 450px;
margin: auto;
margin-top: 30px;
text-align: center;
}

h1
{
text-align: center;
font-variant: small-caps;
color: #424242;
}

b.about
{
color: #0067db;
font-size: 30px;
font-style: italic;
padding: 0 30px;
}

hr.sep
{
border: 0;
height: 1px;
background-color: #999;
margin: 0;
padding: 0;
}
hr.sep2
{
border: 0;
height: 2px;
background-color: #888;
margin: 1px 0 0 0;
padding: 0;
}

#prez p{
color: #424242;
margin-top: 20px;
font-size: 19px;
}

#prez p.contact
{
font-size: 14px;
font-variant: small-caps;
line-height: 20px;
}

h2
{
text-align: center;
font-variant: small-caps;
color: #424242;
margin-top: 40px;
}

.work{
padding: 10px 0;
border-bottom: 1px #999 dotted;}

.work a{
font-variant: small-caps;
text-decoration: none;
color: #0065c9;
font-size: 17px;
}

