table#register {
 border-collapse:collapse;
 margin:auto;
 width:500px;
}

#register td{
 text-align:left;
 padding:15px 0px;
 }

