body
{ 
background-image: url('/art/bg3.jpg');
background-position: top center; 
background-repeat: repeat-y;
background-color: #d7bdc3;
background-attachment: fixed;
}


a  {;}

a:link  {color : blue;text-decoration: none}

a:visited  {color : blue;text-decoration: none}

a:hover  {color : #cf7500;text-decoration: none}

a:active  {color : #000000;text-decoration: none}


.h1 {
font-family : georgia, palatino, serif;
font-size : 18px;
line-height : 28px;
color : #bf4c73;
}

.h2 {
font-family : georgia, palatino, serif;
font-size : 15px;
line-height : 20px;
color : #14a8ce;
}

.h3 {
font-family : georgia, palatino, serif;
font-size : 14px;
line-height : 20px;
color : #63614b;
}

.text {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
line-height : 20px;
color : #63614b;
}

.title {
font-family : georgia, palatino, serif;
font-size : 16px;
line-height : 20px;
color : #63614b;
}

.question {
font-style:italic;
font-weight:bold;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
line-height : 20px;
color : #63614b;
margin-bottom: -10
}

.answer {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
line-height : 20px;
color : #63614b;
}

.ital {
font-family : georgia, palatino, serif;
font-style:italic;
font-size : 12px;
line-height : 20px;
color : #ffffff;
}

.quote {
font-family : georgia, palatino, serif;
font-style:italic;
font-size : 12px;
line-height : 20px;
color : 63614b;
}

.quote-name {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 20px;
color : 63614b;
}


.credit {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
line-height : 20px;
color : #933758;
}

a:link.credit  {color : blue;text-decoration: none}
a:visited.credit  {color : blue;text-decoration: none}
a:hover.credit  {color : #933758;text-decoration: none}
a:active.credit  {color : #000000;text-decoration: none}


.nav {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 20px;
color : white;
}

a:link.nav  {color : #c19e52;text-decoration: none}
a:visited.nav  {color : #c19e52;text-decoration: none}
a:hover.nav  {color : #cf7500;text-decoration: none}
a:active.nav  {color : #000000;text-decoration: none}



.nav1 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
line-height : 20px;
color : c19e52;
}

a:link.nav1  {color : #c19e52;text-decoration: none}
a:visited.nav1  {color : #c19e52;text-decoration: none}
a:hover.nav1  {color : #000000;text-decoration: none}
a:active.nav1  {color : #cf7500;text-decoration: none}



.nav2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
line-height : 20px;
color : white;
}

a:link.nav2  {color : white;text-decoration: none}
a:visited.nav2  {color : white;text-decoration: none}
a:hover.nav2  {color : #000000;text-decoration: none}
a:active.nav2  {color : #cf7500;text-decoration: none}



