/* $Id: sess05.css,v 1.4 2004/12/21 13:57:07 monga Exp $ */

  <!--	
   body { 
          font-family: arial, helvetica, sans-serif;
          color: rgb(0,0,0);
          background: rgb(255,255,255); 
          padding: 1em 1em 1em 72px;
          background-position: top left;
          background-repeat: no-repeat;
          background-image: url("etc/logosess11.png");
          background-attachment: fixed;
        }
   h1 { background-image: url("etc/icse2011.png");
        padding: 170px 1em 1em 1em;
        background-position: top right;
        background-repeat: no-repeat;
        }
   a:link { 
	color: rgb(100,100,255);
   }
   a:visited { 
	color: rgb(128,128,0);
   }
   a:hover  { 
	color: rgb(136,136,136);
   }
   a:active { 
        color: rgb(128,128,128); 
   }	
   p { text-align: justify }

   .feed {
           margin-left: 3px;
           padding: 0 0 0 19px;
           background: url("etc/feed-icon-14x14.png") no-repeat 0 50%;
           }
  -->


