@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;
}

#administration {
  position: relative;
  float: right;
  width: 542px;
  text-align: center;
  font-family: Monotype Corsiva;
  color: #6ea032;
  font-size: 17px;
  font-weight: normal;
}