body {
	background-color: #23423E;
	margin: 0;
	padding: 0;
	background-image: url(johnlesliewall.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
img {
	padding: 5px;
	border: 0px;
}
.mnnng {
	text-align: center;
	top: 600px;
	padding: 600px 0 30px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #91C1C1;
}
.fail {
	text-align: left;
	padding: 0 0 30px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #91C1C1;
}
a:link {
	color: #E0EDED;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E0EDED;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #E0EDED;
}
#Upload {
	width: 25em;
	top: 600px;
	margin: 1em auto;
	padding:600px 2em 2em 2em ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #91C1C1;
	background: none;
}
#Upload label{
	float: left;
	width: 320px;
	line-height:20px;
}		
#Upload p {
	 clear: both;
}		
.red{
	color:red;
}
#recent{
	float:none;
	width:100%;
	margin-top: 25px;
	border:0;
}
#best{
	float:none;
	width:100%;
	margin-top: 25px;
	border:0;
}
