/* CSS Document */
body {
  color:black;
}
h1 {
  color: #432C5F;
}

h3 {
  color: #330066;
}

p {  
  color:black;
}




/* ---------- RIGHTNAV ---------- */

#rightside {
  background-image: url(../images/side-leaf-purple.gif); 
  bacground-repeat: no-repeat;
  background-color: #432C5F;
}

 
#rightside-text {
  color:white;
}


#rightside-text h1, #rightside-text h2, #rightside-text p{
  color:white;
}


#rightside-text a{
  color:white;
  text-decoration:none;
}
#rightside-text a:hover{
  text-decoration:underline;
}

#rightside-text .orange {
  color:#F7C977;
}


scrollbar-base-color: orange; 
scrollbar-arrow-color: green;
scrollbar-DarkShadow-Color: blue; 
}





h1 {   color:#330066;
 } h2 {   color:#330066;
 } 
