* {
	margin: 0px;
}
body, html  {
	height: 100%;
	min-height:700px;
	min-width: 1000px;
	font-size: 12px;
	text-align:center;
}