﻿.list-bg {
	width: 203px;
	height: 175px;
	background-color: #ffe795;
	position: relative;
	left: 12px;
	top: 8px;
}

.list-bg a{
    color:black;


}



.center {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.holder {
	width: 203px;
	height: 175px;
	position: absolute;
	z-index: 1000;
}
