@font-face {
	font-family: 'Monotype Corsiva';
	src: url('fonts/MonotypeCorsiva.eot');
	src: url('fonts/MonotypeCorsiva.eot?#iefix') format('embedded-opentype'),
		 url('fonts/MonotypeCorsiva.woff') format('woff'),
		 url('fonts/MonotypeCorsiva.ttf')  format('truetype'),
		 url('fonts/MonotypeCorsiva.svg#MonotypeCorsiva') format('svg');
  font-weight: normal;
  font-style: normal;
}
#download {
  position: relative;
  float: right;
  top: 0px;
  width: 542px;
  font-weight: bold;
  font-family: Monotype Corsiva;
  color: #6ea032;
  font-size: 17px;
  text-align: center;
}