@charset "iso-8859-2";
/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
html, body {height: 100%;}
body{
	background-color: #000;
	color:#FFF;
	font-size:200%;
}
p, span, strong{ color #fff;}
h1,h2,h3, a{
	color:#FF0;
}
body img{ display: none;}