table{
	width:500px;
	margin:0 auto;
}

tr{
	height:40px;
}


td{
	border:1px solid #CCC;
}