.printomatic {
	background-image: url('http://fordhampoliticalreview.org/wp-content/uploads/2013/11/print_article.png');
   	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	cursor: pointer;
	margin:auto;
}

.printomatictext {
	cursor: pointer;
}

.printomatictext:hover {
	text-decoration: underline;
}