body { text-align: center; }
  
A:link {text-decoration: none; color: 6e87c1;}
A:visited {text-decoration: none; color: 67cd5e;}
A:active {}
A:hover {text-decoration: underline; color: 6e87c1;}

	#frame {
		width:529px;
		margin-right:auto;
		margin-left:auto;
		margin-top:25px;
		padding:0px;
		text-align:left;
		}	
#portrait { border: 1px black solid}

div.center { text-align: center; }
img.left { float: left; }	
body {
color: 5f522d;
background-color: f8f6c1;
}
img { border-width: 0px; }
.heading {
    font-weight: bold;
    text-align: center;
    border-bottom: 1px #5f522d solid;
}
.right {
    text-align: right;
    padding: 0em 1em;
}
.name {
 font-weight: bold;
 padding-right: 1em;
 text-align: right;
}
.fruit {
    text-align: center;
}
