/* Rows */
#even
{
   background-color: #FFE1C4;
}
#odd
{
   background-color: #E3E3D5;
}