@charset "utf-8";

#gnu {
	position: absolute;
	left: 750px;
	top: -35px;
}

#gnupg {
	position: absolute;
	left: -270px;
	top: -50px;
}

#form_upload {
	font-family: "Comic Sans MS";
	background-color: #FFFFFF;
	position: absolute;
	left: 10px;
	top: 200px;
	color: #070;
	border-style: none;
	text-align: center;
	font-size: 20px;
}

#copyright_gpg {
	font-family: "Comic Sans MS";
	background-color: #FFFFFF;
	position: absolute;
	left: -140px;
	top: 700px;
	color: #FFFFFF;
	border-style: none;
	text-align: center;
	font-size: 18px;
	font-style: normal;
}

#return {
	font-family: "Comic Sans MS";
	color: #03F;
	background-color: #FFFF00;
	border: solid #888;
	border-color: #F00;
	padding: 3px;
	position: absolute;
	left: 160px;
	top: -52px;
	width: 200px;
	height: 22px;
	font-size: 18px;
	font-style: normal;	
}

#mail_cryptohelp {
	position: absolute;
	left: 380px;
	top: -52px;
	font-family: "Comic Sans MS";
	background-color: #FFFDBB;
	padding: 3px;
	color: #03F;
	width: 190px;
	height: 22px;
	border: solid #888;
	border-color: #000000;
	font-size: 18px;
	font-style: normal;
}

