@charset "utf-8";
/* CSS [screen.css] */

body {
	background:#070707 url(../images/bg_070707_noise.gif) repeat;
	font:62.5% Georgia, "Times New Roman", Times, serif;
	color:#fff;
}
h1 {
	font-size:1.6em;
	font-weight:normal;
}
#wrap {
	width:500px;
	text-align:center;
	margin:0 auto;
	margin-top:25%;
}


/* [work] */

#work {

}

#work h1 {
	background: url(../images/h_work.gif);
	width:146px; height:61px;
	display:block;
	text-indent:-9999px;
}
