table.t1 {
    width: 100%;
}
table.t1 td{
    width: 50%;
		padding:10px;
		border:#eaeaea solid 1px;
}