/*
Copyright HostingUnity.com - All rights reserved
*/
html, body {
    height:100%;
	padding:0;
	margin:0;
}
.ftp-content-wrapper1 {
	display:table;
	padding:0;
	margin:0;
	width:100%;
	height:100%;

}
.ftp-content-wrapper2 {
	display:table-cell;
	vertical-align:middle;
	width:100%;
	height:100%;
}
.ftp-content {
	width:100%;
	height:240px;
	background-image:url(HostingUnity-By-Invite-Only-Stripe.png);
	background-repeat:repeat-x;
	background-position:center;
	text-align:center;
}
.ftp-content-logo {
	width:244px;
	height:240px;
	margin:0 auto;
	background-image:url(HostingUnity-By-Invite-Only.png);
	background-repeat:no-repeat;
	background-position:center;
}
.ftp-client-URL-content {
	text-align:center;
	font-size:24px;
	font-family:Verdana, Geneva, sans-serif;
	color:#a2cd39;
}