/* CSS Document */

body {
	font-family: "Century Gothic";
	color: #CCCCCC;
	font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	background-color:#333333;
	}

p{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #CCCCCC;
	line-height: 14px;
	text-align: center;
	word-spacing: normal;
}

.text {
	font-family: "Century Gothic";
	font-size: 14px;
	text-align:center;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}

.title {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
	line-height: 2;
	padding-top: 14px;
}

.intro {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	padding-top: 12px;
}

.info {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #20BDEA;
	text-align: center;
	padding-top: 12px;
}

.input {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
