.h-300{
	height:300;
}
.align-cen{
	text-align:center;
}
tbody>tr:nth-child(2n+1) {
    background: #f8f8f8;
}