/*
 *css for content
 */

div#content
{
  width: 600px;
/*  height: 496px;*/
/*  border: 0px solid #000;*/
  border-right: 3px solid #000;
  float: left;
}


