table{
	width:80%;
	border-spacing:10px;
	margin-top:-10px;
}
td.kizi{
	border:2px solid black;
	height:200px;
	width:50%;
	background-repeat: no-repeat; 
	background-position: right bottom;
	vertical-align:top;
	padding:5px;
}
div.title{
	text-align:center;
	font-size:large;
}
