.win-chrome * {
	font-family: Arial !important;
}

.print-image {
	position: absolute;
	top: 0;
	left: 0;
	display:block !important;
}
#logo {
	background-image: none;
}
#body-background {
	display: none;
}
.tile {
	margin: 0 10px 0 0;
	border: 1px solid black;
}

.heroes-list article {
	border: 1px solid black;
	margin: 0 8px 0 0;
}

.heroes-list .small {
	margin: 0 -2px 0 0;
}