body {
background: #FFF;
font-family: Lucida Grande;
font-size: 12px;
margin: 50px 0px 0px 0px;	
}

#main {
width: 400px;
text-align: left;	
}

.photo
{
margin: 5px 0px 0px 0px;
padding: 3px;
border:1px solid #999;	
}

h1 {
color: #333;
font-weight: normal;
margin: 0px 0px 15px 0px;
}

h2 {
color: #333;
font-weight: normal;
}

#content a {
color: #666;
text-decoration: none;	
}

#content a:hover {
text-decoration: underline;	
}

#content {
color: #333;
font-size: 20px;
width: 100%;
}
