
body { color: black; background-image: url("images/background.jpg"); background-repeat: repeat-x }
.Header { color: white; font-size: 25px; font-family: Arial; font-stretch: expanded; text-align: center; letter-spacing: 6px }
.table { visibility: visible; width: 780px; border: solid 2px red; outline: solid 3px red }
p { font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 18px }
a:link { color: red; font-weight: 600; text-decoration: none }
a:hover  { color: navy; font-weight: 600; text-decoration: none }
.price { color: red; font-size: 18px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: 700; line-height: 14px; text-decoration: none }
h1 { font-size: 1.5em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; margin: 0.67em 0 }
a:visited { color: red; font-weight: 600; text-decoration: none }
h2 { color: white; font-size: 1em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; margin: 0 0 }
ul { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; list-style-type: disc; margin: 1em 0 1em 40px }
