@charset "utf-8";
#contactMe {
	width: 449px;
	float: right;
	padding: 0px;
	margin-top:0px;
}
#text {
	float: left;
	width: 400px;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}

.centered_text{
	text-align:center;
	font-weight:bold;
	font-size:13px;
}