@import url(print-sized.css);

#card1, #card2 {
	width: 5.75in; 
	height: 3.75in;
	font-size: .8em;
	border: 1px dashed #ccc;
	padding: 15px;
}
#card1 {
	background: url(../images/logo_spicehunter2.png) no-repeat 98% 3%;
	margin-bottom: 15px;
}
#card2 {
	background: url(../images/logo_spicehunter.png) no-repeat 50% 100%;
}
h1 {
	width: 80%;
}
