* {
	font-family: monospace;
}

html,body {
	height:100%;
	margin:10px;
	font-size: 12px;
}

a {
	font-size: 12px;
}

div {
	/* margin-bottom: 60px; */
}

p {
	line-height: 2em;
}

.body {
	margin-right: 14em;
}
