/* hide from ie on mac \*/
html 
{
	/*
	height: 100%;
	overflow: hidden;
	*/
}
	
#flash-content 
{
	
}
/* end hide */

body 
{
	
	margin: 0;
	padding: 0;
	background-color: 	#080C06;
	background-image: 	url(../images/loadkachel.jpg);
	color:#fff;
}

a 
{
	color:				#fff;
	text-decoration:	underline;
}

a:hover, a:focus 
{
	text-decoration:	none;
}