@import url(/styles/common.css);

body {
	margin: 2em 10%;
}
html>body{ 
	max-width: 40em;
	margin: 2em auto;
}
