@charset "utf-8";
/* CSS Document */
html, body {
	margin:0px;
	padding:0px;
	text-align:center;
    font-family: 'Aka-AcidGROpen';	
    src: url('http://www.nikos-haniotis.gr/AC-Open_unicode.ttf');	    
	background-color:#000;
}
