@charset "utf-8";

/**
*  intro
**/

html, body {
	background: #c6c6c6 url('/img/bg_intro.jpg') no-repeat 50% -87px;
}

#wrapper { width: 800px; height: 650px; margin: 100px auto 0; }
