body { text-align: center; }

table {
 text-align:left;
 width:450px;
 line-height: 2em;
 font-size: 12px;
 border-style: dotted;
 border-width: 5px;
 border-color: #a3bacd;
 padding: 60px 20px 60px 20px;
 margin-top: 100px;
 margin-left: auto;
 margin-right: auto; }

.enter {
 text-decoration: none; }

u { font-size: 15px; }