body
{
	background-color:#D3CAAA;
  background-image: url('../images/bgrepeat.jpg');
  background-repeat: repeat-x;
  margin: 0;
  padding: 0;
  font-family: Tahoma, Verdana, Georgia;
  font-size: 14px;
  line-height: 18px;
  text-align: justify;
}