/* 	File Name: fullres.css		Description: Stylesheet for full res pics
	Date Revised: Jan 11,2026	Author: Ronald B. Kopelman
	© Copyright 2025, 2026 Ronald B. Kopelman, all rights reserved.*/

main {background-color: dodgerblue;}

main p {
text-align: center;
color: #591B28;
background-color: bisque;
}

img {width: 95%;}
