/* style.css *//* ©2008 slick pixel ventures */

body {
	background:#000000 url(images/hack-boy_bg.jpg) top center no-repeat;
	padding: 0px;
	font-family: "American Typewriter";
	margin: 0px;
	}

#wrapper {
	padding: 0px;
	width:320px;
	height: 480px;
	margin: 0px auto;
	}
