body {
	background: #000000 url('../images/bg.png') repeat-x;
	font-family: Calibri;
	font-size: 12px;
}
#text {
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 300px;
	width: 500px;
}
#text a {
	color: #ffffff;
	text-decoration: none;
}
#text a:hover {
	text-decoration: underline;
}
#text .email {
	padding-top: 2px;
	position: absolute;
}