@font-face {
	font-family: 'BebasRegular';
	src: url('../fonts/BEBAS-webfont.eot');
	src: local('☺'), url('../fonts/BEBAS-webfont.woff') format('woff'), url('../fonts/BEBAS-webfont.ttf') format('truetype'), url('../fonts/BEBAS-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HVDPosterRegular';
	src: url('../fonts/HVD_Poster-webfont.eot');
	src: local('☺'), url('../fonts/HVD_Poster-webfont.woff') format('woff'), url('../fonts/HVD_Poster-webfont.ttf') format('truetype'), url('../fonts/HVD_Poster-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font: 120px/100px 'HVDPosterRegular', Helvetica, Arial, sans-serif;
	background: #ccc;	
	letter-spacing: -2px;
	color:#ccc;
	overflow: hidden;
	background: #fff url('../images/ob.gif');
	
}

#box {
	position:absolute;
	top:100px;
	left:100px;
	margin: 0;
	z-index: 2;
}

span {
	text-shadow: -1px -1px #b0b0b0, 1px 1px #e6e6e6;
}