html,body,table {
	height:100%;
	width:100%;
}
body {
	background: url(/img/fondo.jpg);
	margin: 0px;
	padding: 0px;
}
