body { font-family: arial; text-align: center; margin: 0; }

p { }

td { }

a:link { color: teal; text-decoration: none; }
a:hover { color: purple; text-decoration: none; }
a:visited { color: teal; text-decoration: none; }
a:active { color: teal; text-decoration: none; }
#wrapper { text-align: left; position: relative; width: 600px; height: auto; margin-right: auto; margin-left: auto; }
