
* {
	padding: 0;
	margin: 0;
}

html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

p {
	margin: 1em 0;
}

