.card
{
	width: 71px;
	height: 96px;
	background-repeat: no-repeat;
}
.bgRed
{
	background-image: url("../img/cards/back-red.gif");
}
.bgBlank
{
	background-image: url("../img/cards/blank.gif");
}
.bgdeuceofhearts
{
	background-image: url("../img/cards/deuce of hearts.gif");
}
.bgthreeofhearts
{
	background-image: url("../img/cards/three of hearts.gif");
}
.bgfourofhearts
{
	background-image: url("../img/cards/four of hearts.gif");
}
.bgfiveofhearts
{
	background-image: url("../img/cards/five of hearts.gif");
}
.bgsixofhearts
{
	background-image: url("../img/cards/six of hearts.gif");
}
.bgsevenofhearts
{
	background-image: url("../img/cards/seven of hearts.gif");
}
.bgeightofhearts
{
	background-image: url("../img/cards/eight of hearts.gif");
}
.bgnineofhearts
{
	background-image: url("../img/cards/nine of hearts.gif");
}
.bgtenofhearts
{
	background-image: url("../img/cards/ten of hearts.gif");
}
.bgjackofhearts
{
	background-image: url("../img/cards/jack of hearts.gif");
}
.bgqueenofhearts
{
	background-image: url("../img/cards/queen of hearts.gif");
}
.bgkingofhearts
{
	background-image: url("../img/cards/king of hearts.gif");
}
.bgaceofhearts
{
	background-image: url("../img/cards/ace of hearts.gif");
}
.bgdeuceofclubs
{
	background-image: url("../img/cards/deuce of clubs.gif");
}
.bgthreeofclubs
{
	background-image: url("../img/cards/three of clubs.gif");
}
.bgfourofclubs
{
	background-image: url("../img/cards/four of clubs.gif");
}
.bgfiveofclubs
{
	background-image: url("../img/cards/five of clubs.gif");
}
.bgsixofclubs
{
	background-image: url("../img/cards/six of clubs.gif");
}
.bgsevenofclubs
{
	background-image: url("../img/cards/seven of clubs.gif");
}
.bgeightofclubs
{
	background-image: url("../img/cards/eight of clubs.gif");
}
.bgnineofclubs
{
	background-image: url("../img/cards/nine of clubs.gif");
}
.bgtenofclubs
{
	background-image: url("../img/cards/ten of clubs.gif");
}
.bgjackofclubs
{
	background-image: url("../img/cards/jack of clubs.gif");
}
.bgqueenofclubs
{
	background-image: url("../img/cards/queen of clubs.gif");
}
.bgkingofclubs
{
	background-image: url("../img/cards/king of clubs.gif");
}
.bgaceofclubs
{
	background-image: url("../img/cards/ace of clubs.gif");
}
.bgdeuceofdiamonds
{
	background-image: url("../img/cards/deuce of diamonds.gif");
}
.bgthreeofdiamonds
{
	background-image: url("../img/cards/three of diamonds.gif");
}
.bgfourofdiamonds
{
	background-image: url("../img/cards/four of diamonds.gif");
}
.bgfiveofdiamonds
{
	background-image: url("../img/cards/five of diamonds.gif");
}
.bgsixofdiamonds
{
	background-image: url("../img/cards/six of diamonds.gif");
}
.bgsevenofdiamonds
{
	background-image: url("../img/cards/seven of diamonds.gif");
}
.bgeightofdiamonds
{
	background-image: url("../img/cards/eight of diamonds.gif");
}
.bgnineofdiamonds
{
	background-image: url("../img/cards/nine of diamonds.gif");
}
.bgtenofdiamonds
{
	background-image: url("../img/cards/ten of diamonds.gif");
}
.bgjackofdiamonds
{
	background-image: url("../img/cards/jack of diamonds.gif");
}
.bgqueenofdiamonds
{
	background-image: url("../img/cards/queen of diamonds.gif");
}
.bgkingofdiamonds
{
	background-image: url("../img/cards/king of diamonds.gif");
}
.bgaceofdiamonds
{
	background-image: url("../img/cards/ace of diamonds.gif");
}
.bgdeuceofspades
{
	background-image: url("../img/cards/deuce of spades.gif");
}
.bgthreeofspades
{
	background-image: url("../img/cards/three of spades.gif");
}
.bgfourofspades
{
	background-image: url("../img/cards/four of spades.gif");
}
.bgfiveofspades
{
	background-image: url("../img/cards/five of spades.gif");
}
.bgsixofspades
{
	background-image: url("../img/cards/six of spades.gif");
}
.bgsevenofspades
{
	background-image: url("../img/cards/seven of spades.gif");
}
.bgeightofspades
{
	background-image: url("../img/cards/eight of spades.gif");
}
.bgnineofspades
{
	background-image: url("../img/cards/nine of spades.gif");
}
.bgtenofspades
{
	background-image: url("../img/cards/ten of spades.gif");
}
.bgjackofspades
{
	background-image: url("../img/cards/jack of spades.gif");
}
.bgqueenofspades
{
	background-image: url("../img/cards/queen of spades.gif");
}
.bgkingofspades
{
	background-image: url("../img/cards/king of spades.gif");
}
.bgaceofspades
{
	background-image: url("../img/cards/ace of spades.gif");
}
