body {margin: 0px; padding: 0px; background-color: white; background-image: url(bg.jpg); background-repeat: repeat-y; }

p {font-family: Century Gothic, sans-serif; color: black; font-size: 100%; }
p.white {font-family: Century Gothic, sans-serif; color: white; font-size: 100%; }
p.copyright {font-family: Century Gothic, sans-serif; color: black; font-size: 0.75em; text-align: center }

li {font-family: Century Gothic, sans-serif; color: black; font-size: 80%;}

h1 {font-family: Century Gothic, sans-serif; color: white; font-size: 250%; font-weight: normal; line-height: 1em; display: inline; }
h1.black {font-family: Century Gothic, sans-serif; color: black; font-size: 250%; font-weight: normal; line-height: 1em; display: inline; }
h2 {font-family: Century Gothic, sans-serif; color: white; font-size: 185%; font-weight: normal; line-height: 0; display: inline; }
h3 {font-family: Century Gothic, sans-serif; color: black; font-size: 150%; font-weight: normal; line-height: 0; display: inline; text-decoration: underline; }


img {border:0}


a:link {font-size: 100%; color: black}
a:visited {font-size: 100%; color: gray}
a:hover {font-size: 100%; color: black}
a:active {font-size: 100%; color: black}

a:link.menu {font-size: 100%; text-decoration: none; }
a:visited.menu {font-size: 100%; text-decoration: none; }
a:hover.menu {font-size: 105%; text-decoration: none; }
a:active.menu {font-size: 100%; text-decoration: none; }


