@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(img/bkg.jpg);
	background-position: 0px -20px;
	background-repeat: no-repeat;
}
.all {
	height: 100%;
	width: 100%;
	
}

.tabla100 {
	height: 100%;
	width: 980px;
}
.iframe {
	height: 300px;
	width: 510px;
}
s

