body{
	background-image: url(images/bg.gif);
	margin: 0;
	padding: 115px;
	}

#wrapper{
	width: 960px;
	margin: 0 auto;
	}

h1{
	font-family: Helvetica Neue, Helvetica, sans-serif;
	font-size: 30px;
	color: #2f4f6e;
	text-shadow: 0 1px #FFF;
	}

#text p{
	font-family: Helvetica Neue, Helvetica, sans-serif;
	font-size: 16px;
	color: #777;
	text-shadow: 0 1px #FFF;
}

#site p{
	font-family: Helvetica Neue, Helvetica, sans-serif;
	font-size: 11px;
	color: #BBB;
	text-shadow: 0 1px #FFF;
}

#enthusiastik{
	width: 181px;
	height: 46px;
	background: url("images/enthusiastik.gif");
	display: block;
	margin: 18px 0 0 1px;
}

	#enthusiastik:hover{
		background: url("images/enthusiastikhover.gif");
		height: 46px;
}

.nodisplay{
	display: none;
}
