html, body {
	border: none;
	background: #000;
}

div {
	width: 100%;
	height: 100%;
}

table{
	width: 1000px;
	height: 100%;
}
