body { color: black; font-family: times; background-color: #000; }
p {}
td {}
.footer { color: #e0956e; font-size: 10px; text-transform: uppercase; text-align: center; }
.subtitle { color: #e0956e; font-size: 16px; text-align: center; letter-spacing: 5px; }
.text { color: #e0956e; font-size: 14px; text-align: center; }
.enterBtn a:link, .enterBtn a:visited, { background-color: #000000; color: #77472d; font-size: 15px; font-weight: bold; text-decoration: none; text-align: center; height: 25px; border: solid 1px; display: block; }
.enterBtn a:hover { color: #000; font-size: 15px; font-weight: bold; background-color: #77472d; text-decoration: none; text-align: center; display: block; height: 25px; border: solid 1px #e0956e; }

