/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}


#gogomoka { background-image: url('(EmptyReference!)'); height: 116px; width: 212px; left: 50px; top: 46px; position: absolute; visibility: visible; }
#inh { height: auto; width: 600px; left: 200px; top: 140px; position: absolute; visibility: visible; }

body { color: #ffc71b; font-size: 1em; font-family: helvetica, "courier new", "times new roman"; line-height: 1.5em; background-color: #000; background-image: url(../pics/back.png); }
p {}
td {}
a:link { color: #89b9b9 ; text-decoration: none; }
a:visited { color: #89b9b9 ; text-decoration: none; }
a:hover { color: #bdffff ; text-decoration: none; }
a:active { color: red }
h1 { color: #a4e200; font-size: 5.5em; font-family: fantasy, "times new roman", "trebuchet ms", times, courier, "courier new"; font-weight: normal; border-top: 28px dotted #1a2e20; }
.klein { font-size: 0.7em; }
.h { padding-right: 15px; }
