#essay {
	height: 585px;
	width: 780px;
}
a, a:active, a:visited{
	color: #000;
	font-size:12px;
	font-family: Georgia, 'Times New Roman';
	text-decoration: none;
}
a:hover {
	color: #6E2900;
	text-decoration: underline;
}
#essayimage{
  filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#nav {
	background-color:#FEC200;
	height: 30px;
	width: 780px;
	position: relative;
	font-family: Georgia, 'Times New Roman';
	font-size: 12px;
	line-height: 30px;
	vertical-align:middle;
}
#counter {
	width:100px;
  float: right;
}
#saveimg{
	width:150px;
	float: right;
	color:white;
	display: none;
}
#buttons{
	width:75px;
	height:30px;
	float: right;
	border: none;
	margin: none;
}
#win{
  display: none;
}
