* {
margin:0;
padding:0;
}
body {
background-color:#fff;
margin:20px;
}
p {
	font-size: small;
	padding:10px 0 0 2px;
}
