* {
	margin:0px;
	padding:0px;
}

body {
	margin:20px 0px; 
	padding:0px;
	text-align:center;
	font-size:12px;
	font-family : sans-serif;
}
	

