html, body
	{ height: 100% ! important; margin: 0 ! important; padding: 0 ! important; width: auto; background-color: #000; color: #FFF ! important; text-align: center; }

#wrapper_holding
	{ height: 100% ! important; display: table; width: 100%; margin: 0 auto; text-align: left; }

#wrapper_main
	{ display: table-cell; vertical-align: middle; text-align: center; padding: 13px 0 13px 0!important;  }

#wrapper_main p
	{ line-height: 1.8em; }
