body { color: black; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: white; text-align: center; width: 500px; margin-right: auto; margin-left: auto; font-size:13px; line-height: 1.5; }
#wrapper { text-align: left; width: 500px; }
#header { line-height: 100px; background-color: #ccc; text-indent: 10px; width: 100%; height: 100px; }
#content { padding-right: 10px; padding-left: 10px; }
h1 { font-size: 20px; font-weight: bold; margin-right: 0; margin-left: 0; }
p {}

td {}
a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }

