body
{
	margin:0px 0px; padding:0px;
	text-align:center;
	min-height: 100%;
  background:url(img/fundal.jpg);
  background-image:url(img/fundal.jpg);
background-repeat:repeat-x;
background-color:#000000;
  margin-left:0px;
  margin-top:0px;
}
.text
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
}
