
/* Pic.css to change display of main images */

@import url(local.css);


img
	{
	border:thick inset;
	}
