
body	{ background-color: white;
	  color: black;
	  text-align: center;
	  align: center;
	}
  div.container {width: 100%; height: 100%; display: table}
  table {display: table-cell; vertical-align: middle}
