<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#picture {
    float: left;
	width: 30em;
	border-top: 2px solid #ffcc99;    
	border-bottom: 2px solid #ffcc99;
	border-right: 2px solid #ffcc99;
	border-left: 2px solid #ffcc99;
}

div#picture2 {
    float: left;
	width: 46em;
	border-top: 2px solid #ffcc99;    
	border-bottom: 2px solid #ffcc99;
	border-right: 2px solid #ffcc99;
	border-left: 2px solid #ffcc99;
}

div#picture3 {
    float: left;
	width: 38em;
	border-top: 2px solid #ffcc99;    
	border-bottom: 2px solid #ffcc99;
	border-right: 2px solid #ffcc99;
	border-left: 2px solid #ffcc99;
}

div#picture4 {
    float: left;
	width: 20em;
	border-top: 2px solid #ffcc99;    
	border-bottom: 2px solid #ffcc99;
	border-right: 2px solid #ffcc99;
	border-left: 2px solid #ffcc99;
}

div#picture5 {
    float: left;
	width: 65em;
	border-top: 2px solid #ffcc99;    
	border-bottom: 2px solid #ffcc99;
	border-right: 2px solid #ffcc99;
	border-left: 2px solid #ffcc99;
}

p {
	color: #024;
	text-align: center;
}

.lift {
	margin-bottom: -1em;
}</pre></body></html>