table.body
{
  background: url('../images/bg_bowl.jpg') no-repeat;
}

div.content
{
  background: url('../images/bg_biranbowl.gif') no-repeat top right;
  text-align: right;
}

h2, 
p
{
  margin: 0px;
  margin-bottom: 1em;
  text-align: justify;
  font-size: 11pt;
}

