body {
	background-image: url("table.gif");
}
#testB {
	background-image: url("Cards.gif");
	
}
#test {
	margin-bottom: 0.5em;
}
#player1 {
	position: fixed;
	bottom: 10%;
	left: 0;
}
#player2 {
	position: fixed;
	bottom: 10%;
	left: 110px;
}
#player3 {
	position: fixed;
	bottom: 10%;
	left: 220px;
}
#player4 {
	position: fixed;
	bottom: 10%;
	left: 330px;
}
#player5 {
	position: fixed;
	bottom: 10%;;
	left: 435px;
}
#dealer1{
	position: fixed;
	top: 5%;
	left: 110px;
	
}
#dealer2{
	position: fixed;
	top: 5%;
	left: 220px;
	
}
#dealer3{
	position: fixed;
	top: 5%;
	left: 330px;
	
}
#dealer4{
	position: fixed;
	top: 5%;
	left: 435px;
	
}
#dealer5{
	position: fixed;
	top: 5%;
	left: 530px;
	
}
.menu {
	
}
