@charset "utf-8";
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	background-color: #ffffff;
	position: fixed;
	bottom: 0px;
	width: 100%;
	clear: both;
	text-align: center;
}
#f2 {
}
#f3 {
	height: 50px;
	width: 100%;
	color: #ffffff;
	background-color: #1d2f3c;
}
#body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	position: absolute;
	top: 40%;
}
