body
{
   color: white;
   background-image: url('images/background.png');
}

div#topNavigation
{
   background-color: #BA296E;
}

a.navigation
{
   /*background-color: #C9C2A5;*/
   background-color: #BA296E;
   color: white;
}

div#search input
{
   background-color: #EDC7D9;
}

  
