.title
	{	text-align: center;
		width: 300px;
		margin-left: 150px;
		margin-bottom: 2em;}

.numberedlist
	{	margin-left: 50px;
		list-style-type: decimal;}

.numberedlist li 
	{	margin-bottom: 2em;}

body
	{	background-color: #bcb3aa;
		font-family: Times New Roman, Times, serif;
		font-size: 1em;
		color: black;}

#content_print
	{	width:600px;}
