@charset "UTF-8";
body {
	background-image: url(img2/back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.fondo {
	background-image: url(img2/img_01.jpg);
	background-repeat: no-repeat;
}
.table {
	height: 500px;
	width: 331px;
	float: right;
}
