This page has its margins indented by 30%.
This page was made to look this way by putting the following between the <head> and </head> tags:
<style type="text/css"> body { margin-left: 30% ; margin-right: 30% ; } h1 { margin-left: -30%; } h2, h3, h4, h5, h6 {margin-left: -10%; } </style>