#home {
	padding-top: 14px;
	position: relative;
}
#home img {
	margin-right: 10px;
}
#home #text {
	color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 310px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#home p {
	margin-bottom: 25px;
	letter-spacing: 0.07em;
	text-align: justify;
	line-height: 1.4em;
}

#home p a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#home p a:hover {
	text-decoration: underline;
}
