html, body{
	margin: 0;
	background: #000;
}
table#main_cont{
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#keep_calm{
	position: absolute;
	left: 10%;
	top: 0;
}