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

.thumb2 {
	background-image: url("../images/writings/writingpdfs/lit.jpg");
	background-size: cover;
	border: solid black 3px;
	
}

.thumb2 a {
	height: 300px;
	display: inline-block;
}

.thumb2 h2, .thumb2 p {
	color: black;
	margin-left: 5px;
	margin-bottom: 0px;
}