@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	width:100%;
	height:50%;
	background-image:url(http://www.am770.com.ar/770/imagenes/fondo.png);
	background-repeat:repeat-x; border:none;
	overflow:auto;
}
.table{
	width:750px;
	height:450px;
	border:#CCCCCC solid 1px;
	background-image:url(http://www.am770.com.ar/770/imagenes/logo.png);
	background-repeat:no-repeat;
	margin-top:50px;
}