body {
	background: #011919 /*url('../images/start/bg-start.jpg') no-repeat 20px 60px*/;
	color: white;

}
a{
	text-decoration: none;
	color: white;
}
#tagline{
	position: absolute;
	top: 130px;
	left: 60px;
	color: #FDFE00;
	font: 2.8em/3em sans-serif;
}
#tagline a{
	color: #FDFE00;
}

#copyright{
	position: absolute;
	top: 600px;
	right: 80px;
	color: #FDFE00;
	font: 1em sans-serif;
	display: none;
}

#years{
	position: absolute;
	top: 550px;
	left: 180px;
	color: white;
	font: 1.5em sans-serif;
}
