@charset "UTF-8";
/* CSS Document */

body {margin: 0px auto; background: #000;}
h1	{margin: 120px 0px 0px;	padding: 0px;}

h1 a {
	background: url(http://edwardchenphotography.com/splash.jpg) no-repeat 0px 0px;
	height: 213px;
	width: 352px;
	display: block;
	font-size: 0px;
	overflow: hidden;
	position: center;
	margin: 0px auto;
	padding: 0px;
	outline: none;
}


