* {
	margin:0px;
	padding:0px;
}

body {
	font-size: 12px;
	line-height:20px;
	background-color:#f8efe1;
}

p {
	text-indent:2em;
	margin-bottom:15px;
}