main {
		padding: 20px;
		font-size: 1rem;
		text-align: left;
		height: auto;
		}
		.portrait {
  float: right;            
  margin-right: 1em;    
  text-align: center;      
  max-width: 30%;
font-size: 1rem;  
}

.portrait img {
  display: block;          
  width: 100%;             
}

h3 {
	font-size: 1.1rem;
	}
	
	.subnote {
	font-size: 0.8rem;
	}
	
