#card_left_1
	{
    position: absolute;
	left: 15px;
	top: 15px;
	width: 400px;
	height: 220px;
	background-color: #000000;
	}
#card_left_2
	{
    position: absolute;
	left: 15px;
	top: 245px;
	width: 400px;
	height: 220px;
	background-color: #000000;
	}
#card_left_3
	{
    position: absolute;
	left: 15px;
	top: 480px;
	width: 400px;
	height: 220px;
	background-color: #000000;
	}
#card_left_4
	{
    position: absolute;
	left: 15px;
	top: 715px;
	width: 400px;
	height: 220px;
	background-color: #000000;
	}
#card_right_1
	{
    position: absolute;
	left: 430px;
	top: 15px;
	width: 400px;
	height: 220px;
	background-color: #000000;
	}
#card_right_2
	{
    position: absolute;
	left: 430px;
	top: 245px;
	width: 400px;
	height: 220px;
	background-color: #000000;
	}
#card_right_3
	{
    position: absolute;
	left: 430px;
	top: 480px;
	width: 400px;
	height: 220px;
	background-color: #000000;
	}
#card_right_4
	{
    position: absolute;
	left: 430px;
	top: 715px;
	width: 400px;
	height: 220px;
	background-color: #000000;
	}

