@charset "UTF-8";
#Shell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: small;
	position: relative;
}
#Main {
	top: 19px;
	position: relative;
}
.Mainimg {
	vertical-align: top;
	margin-bottom: 25px;
}
.Mainp {
	font-size: x-small;
	color: #000000;
}

