  body {

font-family: 'Bookman Old Style', serif;

    font-size:1.1em;

	margin

  }

.content {

	border-top: #030 10px solid;

	border-bottom:#030 6px solid;

	margin-left: auto;

	margin-right: auto;

	margin-top: 0.5%;

	width:92%;

}

  h2,h3,h4,h5,h6 { margin-left: -3% }

  pre {

     color: green; font-weight: bold;

     white-space: pre;

  }

  pre.template {

    white-space: pre;

    border-style: solid;

    border-width: thin;

    border-color: green;

    color: black;

    padding: 0.5em;

  }

  pre.template em { color: blue }

  em { font-style: italic; font-weight: bold }

  strong { text-transform: font-weight: bold }

  .navbar {text-align: center }


