body { background-color: white; background-image: url(../images/bg.gif); background-repeat: repeat-x; margin: 0; padding: 0; }
p {  color: #f30; font-size: 13px; font-family: verdana; }
h2 { color: fuchsia; font-size: 18px; font-family: times; padding-top: 12px; }
td { color: #f30; font-size: 13px; font-family: verdana; }
a:link { }
a:visited { }
a:hover { }
a:active { }

img { border-style: none; }

#disclaimer table { background-image: url(../images/front_bg.jpg); background-repeat: no-repeat; background-position: center top; }
#disclaimer td { color: purple; }
#disclaimer a:link, a:visited, a:active { color: fuchsia; font-size: larger; text-decoration: none; }

#gallery table { background-image: url(../images/gallery_bg.jpg); background-repeat: no-repeat; background-position: center top; }
#gallery a:link, a:visited, a:active { color: red; font-size: 14px; font-weight: bold; text-decoration: none; }
#gallery a:hover { color: #f90; }

#girls img { margin-right: 3px; margin-left: 3px; border: double 3px #fcf; }
#girls td { color: fuchsia; }