/************************************************
*	CopyRights: Karol ;lofix; Gogiel 	*
*	karol@satanbsd.org			*
*	www.satanbsd.org			*
*	2008 AD					*
************************************************/
	

body
	{
	background-color: #000000; 
	background-attachment:fixed;
	background-repeat: no-repeat;
	 background-position: center;
	color: #FFFFFF;
	font-family: fixedsys, monospace;
	font-size: large;
	}

a
	{
	color: #FFF000;
	text-decoration: none;
	}

a:hover
	{
	text-decoration: underline;
	}

hr
	{
	background-color: #E00000;
	}

h1
	{
	font-size: xx-large;
	text-align: center;
	}




.kod
	{
	border: 1px solid #FFF000;
	text-decoration: bold;
	margin: 3px 3px 3px 3px;
	padding: 4px;
	}