@charset "UTF-8";
/* CSS Document */
img#craig {
	width: 150px;
	height: 150px;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #515151;
}
img#chris {
	width: 150px;
	height: 150px;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #515151;
}
