/*
 * Start Stuff
*/
#start
{
	text-align: center;
	line-height: 15px;
	padding-top: 70px;
	padding-bottom: 50px;
	background-repeat: no-repeat;
	background-position: center center;
}
#start p
{
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	color: #bfbf80;
}
#start p span
{
	font-size: 35px;
	font-weight: bold;
}
.big
{
	color: #808000;
}
