/* CSS Document */
body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
	text-align: center;
}
  
  

