body {
	color: #4d4d4f;
}

a {
	outline: none;
}

div.wrapper {
	margin: 50px auto 0 auto;
	text-align: center;
	width: 1000px;
}

div.possible img {
	width: 1000px;
}

div.possibletriangle h3,
div.triangle h3 {	
	font-family: mrseaves, "hoefler text", baskerville, "times new roman", times, serif;
	font-size: 60px;
	font-style: italic;
	margin: 0;
	padding: 25px 0 50px 0;
}

div.triangle h3 a {
	color: #4d4d4f;
	text-decoration: underline;
}

div.triangle h3 a:hover {
	color: #f5f6f6;
	text-decoration: none;
}