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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, img, p{
	padding:0;
	margin:0;
}

body{background:url(../images/welcome-bg.jpg) no-repeat center top;}
#flash{
	position:relative;
	width:1002px;
	margin:0 auto;
	text-align:center;
	padding:76px 0 0 0;
	background:url(../images/welcome-word.png) no-repeat center 76px;
	height:375px;
}
#skip{
	position:absolute;
	bottom:40px;
	right:180px;
}
					