a, a:hover, a:visited {
	text-decoration: none;
	border: 0;
	}
	
img.song {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	border:0;
	width: 120px;
	}

img.logo {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	border:0;
	}
	
img.button {
	border:0 ;
	width: 240px;
	}
	
body {
	background-image: url(images/background.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	direction: rtl;
	font-family: Guttman Frnew, Guttman Frank, Frankruehl, sans-serif;
	}
