body {
	color:#C9CECF; 
	background-color: #C9CECF;
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	background-color: #C9CECF;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 400px;
}
.textnormal, .texthome, .textworkwith, .textcontact, .textclient {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #2F3334;
}
.textnormal, .texthome p {
	margin-top: 0px;
	margin-bottom: 8px;
}

.texthome {
	line-height: 15px;
}

.textworkwith {
	color:#401479; 
	font-weight:bold;
	font-size: 10.5px;
}

.textcontact {
	color:#401479; 
	font-weight:bold;
}

.textclient {
	color:#410070; 
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 8px;
}

a.textnormal {text-decoration: none;}
a.textnormal:link {text-decoration: none;}
a.textnormal:visited {text-decoration: none;}
a.textnormal:active {text-decoration: none;}
a.textnormal:hover {text-decoration: underline; color: #FD000D;}

a.textworkwith {text-decoration: none;}
a.textworkwith:link {text-decoration: none;}
a.textworkwith:visited {text-decoration: none;}
a.textworkwith:active {text-decoration: none;}
a.textworkwith:hover {text-decoration: underline;}

a.textcontact {text-decoration: none;}
a.textcontact:link {text-decoration: none;}
a.textcontact:visited {text-decoration: none;}
a.textcontact:active {text-decoration: none;}
a.textcontact:hover {text-decoration: underline;}

