@charset "utf-8";
/* CSS Document */

.stretch { width:100%; height:auto; }
#headshot {
	background-image: url(Images/JuneHeadshot.jpg);
	float: right;
	height: 600px;
	width: 600px;
	border: thick ridge #999;
	top: 25px;
}
