/* CSS Default */
/* Tomás Malio | www.tomasmalio.com.ar */
body {
	background-color:#990000;
	margin:0px auto;
	position: absolute;
	display:table-cell;
	top: 40%;
	}
	
.box {
	vertical-align: middle;
	text-align:center;
	}
