#enter {
 text-align: center;
 font-weight: bold;
}

table {
 width: 135px;
 height: 60px;
 border-width: 1;
 padding: none;
 background-color: Maroon;
 text-align: center;
}

p1 {
 color: White;
 font-weight: bold;
}