body
{
   background-color: #FFFFFF;
   color: #000000;
}

.technology0 { /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 12px Arial;
margin: 3px 0px;
padding: 2px 0px;
text-align: left;
background: #FFFFFF url('images/link-4.png') no-repeat 85% 0%;
border: 1px solid #8B0000;
}

.openlanguage0{ /*class added to contents of 2nd demo when they are open*/
color: #800000;
}

.closedlanguage0{ /*class added to contents of 2nd demo when they are closed*/
color: #000000;
}


div#containaccordion
{
   position: relative;
}

 
body 
{ 
   background-color:transparent 
} 

