@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	background:#5d8dbd url(../graphics/body_bg.jpg) no-repeat;
}

html, 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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin:0;
	padding:0;
}
img {
	border:0;
	float:left;
	outline:none;
}
a {
	outline:none;
	border:none;
}


/* Home Flash */
#screen_mid { position:absolute; width:357px; height:260px; top:50%; left:50%; margin-left:-178px; margin-top:-130px; }
