body {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
}

a {
	color: #555555;
	text-decoration: underline;
}

a:hover {
	color: #C8DC2B; text-decoration: underline; 
}

.photo {
  border:1px solid #C8DC2B;
  margin:10px 15px 0 15px;
}

h1 {display: inline; font-size:16px;}
h2 {display: inline; font-size:16px;}
h3 {display: inline; font-size:12px;}

#middle { 
	width: 320px; 
	background: #ffffff; 
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}
