body {
	font-family:Georgia;
	color: #333333;

}
div#ajax_upload_demo iframe {
	position:fixed;
	left:-9000px;
	width:1px;
	height:1px;
}
div#ajax_upload_demo img {
	max-width:500px;
	max-height:500px;
}
a {
	text-decoration:none;
	color: #009999;
	text-shadow: 1px 1px 1px #ccc;


}
a:hover {
	color: #333333;
}
#restart {
	text-align:left;
}