html
{
scrollbar-base-color: #FF6699;
Scrollbar-arrow-color: #FFF;
scrollbar-track-color: ##FFC0CB;
}



body{
margin: 0px;
padding: 50px;
background: #fff url(save2.jpg);
font-family:  Verdana;
font-size: 0.8em;
font-weight: normal;
font-color: black;
text-align; center;
}


#bk-div1
{
border: 5px dashed pink;
background: url(beigeb.jpg);
}

#content
{
margin: 65px;
padding: 15px;
border: 5px dotted #ff6699;
background: url(apple6.jpg);
}

div#navbar
{
height: 25px;
width: 100%; border-top: solid #FF6699 1px;
border-bottom: solid #FF6699 1px;
border-right: solid #FF6699 1px;
border-left: solid #FF6699 1 px;
background-color: #FFC0CB;
}

#navbar ul
{
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-color: #FFF;
line-height: 25px;
white-space: nowrap;
}

#navbar li
{
list-style-type: none;
display: inline;
}

#navbar a
{
text-decoration: none;
padding: 7px 10 px;
color: #FF6699;
}

#navbar
a:visited
{
color: #FF6699;
}

#navbar 
a:hover
{ 
font-weight: bold;
color: #FFF;
background-color: #FF6699;
}


h1
{
font-color: #990033;
text-align: center;
text-decoration: underline ;
}
h2
{
color: #ff6699;
border-bottom: dashed;
text-align: center;
}
h3
{
color: #f69;
text-align: center;
border-bottom: dotted;
}

/*ul
{
list-style-image: url(tinyteddy.gif);
}
li a:hover
{
list-style-image: url (tinyteddy2.gif);
}
li a:visited
{
list-style-image: url(tinyteddy3.gif);
}

a:link
{
font-family: Verdana;
font-size: 10pt;
text-decoration: none;
color: #448;
}
A:visited
{
font-size:10pt;
text-decoration:none;
color: #667;
background: #AAE;
{

A:hover
{
font-size: 10pt;
text-decoration: none;
color:black;
background: #AAE;
}
*/

P
{
margin-left: 50px;
margin-right: 50px;
text-indent: 3%;
}
