        body.b
{

    background-color: yellow;
}
        table2 {background-color: white}
        tr    {background-color: red}
        td    {background-color: orange}        



@media screen
{

body
    {
        background-image: url(\images\bhmskyline.jpg);
    }

h1    {
       background-color: #00ff00
      }

h2    {
       background-color: transparent
      }

p     {
       background-color: rgb(250,0,255)
      }

table
    {
        background-color: #CCFFCC;
        opacity: 0.9;
        filter: alpha(opacity=90);
        border-width: thick;
    }

tr    {
       background-color: white
      }
}
  wide

      }



tr    {

       background-color: white

      }

}