#nmmodules {
	float: right;
	width: 25%;
	border: solid 1px;
	background: #ffffdd;
	padding: 4px;
}
#nmmodules p {
	font-size: 90%;
}
#nmmodules h1 {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
#nmmodules h2 {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}
