body { margin: 0; }
p { color: #333; font-size: xx-small; font-family: Arial, Verdana, Helvetica, sans-serif; text-align: center; }
td { }
a:link { color: #fff; }
a:visited { color: #fff; }
a:hover { color: #fff; }
a:active { color: #fff; }
.main { background-color: #fff; position: absolute; top: 50%; left: 50%; margin-top: -300px; margin-left: -400px; }
