@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;
}
a img {
border: none;
}

#photo {
	position: relative;
	float: right;
	width: 542px;
	text-align: center;
	font-family: Monotype Corsiva;
	color: #6ea032;
	font-size: 17px;
	font-weight: normal;
	background: white none scroll ;
}
textarea{
	font-family: Monotype Corsiva;
	resize: none;
	width: 230px;
}