body {margin: 0px; padding: 0px; background-color: white; background-image: url(../bg2.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 }

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; }

img {border:0}

table {border:1; align: center; }

div.image {position: relative; top: 65px;}
div.flip {position: fixed; right: 17px; bottom: 10px; z-index: 1}

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; }

