html, body {

margin: 0;
padding: 0;
background-image: url(../ecmc2009DarkT.gif); background-attachment: fixed;
}

#flashcontent {
	width:100%; height:100%; z-index:8; left:0px; top:0px;
}

.dag, .nice{
color:#EEEEAA;
font-weight:none;
}
.ip{
color:#457778;
font-weight:none;
}	
.nick{
color:#EEDDDD;
font-weight:none;
}
.tresc{
color:#CCEEEE;
font-weight:none;
}


a:link       { text-decoration: underline; color: #FFFFFF; }
a:visited    { text-decoration: underline;  color: #FFFFFF; }
a:active     { text-decoration: underline;  color: #FFFFFF; }
a:hover      { text-decoration: none; color: #00EEA0; }

