a:hover {
	text-decoration: none;
}
.bg-image-intro {
	background-image: url(../images/intro.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.text {
	font-family: arial;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
}

