html { 
	height		: 100%; 
	margin-bottom	: 1px; 
}
body {
	margin:0px;
	margin-right: 1px;
	padding: 0;
	height:  100%;
	margin-bottom: 0px;
    background: #000000;
}
div#center {
	text-align: center;
}
div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:930px;
}
