@charset "utf-8";
#tablagral {
	background-image: url(images/back-gral.jpg);
	background-repeat: repeat;
}
body {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
.body-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 25px;
}

