h1 {
    font-size: 1.3em;
    margin-bottom: 0;
    margin-top: 1em;
    text-align: center;
    }

h2 {
    font-size: 1.05em;
    text-align: center;
   }

.docnum{
       margin-top: 10px;
       }

.status{
        margin-left: 30px;
        margin-top: 5px;
       }

.amendment{
        margin-left: 60px;
        margin-top: 5px;
          }


#today_wrapper {
    width: 552px;
    margin: auto;
    text-align: left;
	border: #003876 solid 4px;
	padding: 8px;
	margin-top: 5px;
	background-color: #f3ecd5;
    }

body {
    margin-top: 0px;
    padding-top: 0px;
    text-align: center;
	font-family:"Times New Roman", Times, serif;
	background-color: #8b8168;
    }
	.img_seal
	{
	width: 5em;
  	height: 5em;
  	float:left;
	}
	.print_icon
	{
  	float:right;
	}
	.title_position
	{
	position:relative;
	left:-15px;
	}