
#name {

	text-shadow: 0px 0px 25px currentColor;
	
}

#intro {

	font-size: 1.8em;
	
}

#firstintro p {

	font-size: 1.4em;
	width: 50%;

}

#firstintro a img {

	width: 2em;
	height: 2em;

}

#firstintro a {

	display: inline-block;
	margin-right: 0.5em;

}

#tcanvas {

	position: fixed;

	left: 0px;
	top: 0px;

	z-index: -10;
	
}
