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

article
{
  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;
}

p:last-child
{
  text-align: right;
  font-style: italic;
}