body{
	background-color:#181818;
}

#page{
	width:330px;
	margin:100px auto 100px;
}

#page h1{
	overflow:hidden;
	height:105px;
	font-family: 'Antic', sans-serif;
	color:white;
	text-shadow:black 3px 2px 4px;
}
