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

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

h1{
	position:absolute;
	left:0;
	top:0;
	text-indent:-9998px;
	width:100px;
	height:50px;

}

#imgWrap{
	margin:83px 0 0;
}


