
  body { margin: 8%;
    background: rgb(51,61, 51) none repeat scroll 0%;
   
    font-family: Effloresce Antigue;
    font-size: 8pt;
    }

  h1 { color: rgb(255, 255, 255);font-family: Effloresce Antique; font-size: 30pt; text-align: center;
    }

  table { text-align: center;
    margin-left: auto;
    margin-right: auto;
    }

  td { padding: 1em; 
    text-align: center;
    font-family: Effloresce Antique;
    font-size: 8pt;
    line-height: normal;
    color: rgb(255, 255, 255);
  
    }

  img { border: 2px solid rgb(255, 255, 255);
    }
  div { text-align: center;
  	font-family: Effloresce Antigue;
        font-size: 12pt;
	line-height: normal;
	color: rgb(255, 255, 255);
	}
   hr  {width: 50%; height: 2px; margin-left: auto; margin-right: auto;}
  
  
  </style>
