@charset "UTF-8";
body {
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #EDEDED;
}
.tabla {
	background-image: url(img/img_back.jpg);
	background-repeat: no-repeat;
}

