body {
	font-family: Georgia, serif;
	background: none;
	color: black;
}
/* Remove unwanted elements */
.container-dennis, .navbar, nav, footer, header, .noprint
{
display: none;
}


/* Ensure the content spans the full width */
.container
{
width: 100%; margin: 0 20px; float: none;
}


.container ul {
    list-style:disc;
    margin-left:50px;
}
.container ul li {
    padding-left:0px;
    background:none;
}
/* end print */


    