body
{
background-color: black;
background-image: 
url('back/02.jpg');
background-attachment: fixed;
background-repeat: no-repeat;
color: white;
background-size: 100% 100%;
-moz-background-size: 100% 100%;
}


td.banner
{
background-image: 
url('topper.png');
background-repeat: 
no-repeat;
background-position: 
 center; 
}

b.heading
{
font-size: 50;
font-family: monotype corsiva ;
color: black;
}


font.main
{
font-size: 25pt;
}

.sechead
{
font-size: 15;
font-family: arial ;
color: #8b4513;
font-weight:100;
}

font.text
{
font-size: 18;
font-family: monotype corsiva;
color: #cd853f;
font-weight: 400;
text-align: center;
}

/* The tips sub links page */
b.tipslink
{
font-size: 18;
font-family: new times roman;
color: #8b4513;
font-weight: 400;
text-align: center;
}

b.designer /*designed by info */
{
font-size: 12;
font-family: new times roman;
color: #8b4513;
font-weight: 400;
text-align: center;
}

.tipheader
{
font-size: 20;
font-family: new times roman;
color: #8b4513;
font-weight: 400;
text-align: center;
}


b.tipbody
{
font-size: 16;
font-family: new times roman;
color: #f0e68c;
font-weight: 400;
text-align: center;
}





a:link {color: #8b4513}
a:visited {color: #8b4513}
a:hover {color: #f0e68c}
a:active {color: #8b4513} 

