html
{
	direction: rtl;
	margin-top: 10px;
}
body
{
	background-color: black;
	background-image: url('back.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	color: white;
	font-family: Arial;
	font-size: 12pt;
}
.t1
{
	color: white;
	font-size: 24pt;
	font-family: Verdana;
	font-weight: bold;
}
#page
{
	text-align: center;
	line-height: 150%;
}

a:link, a:visited, a:active
{
	color: white;
}
a:hover
{
	color: #e6d0bc;
}

.small_link
{
	font-size:8pt;
	color: #993333;
}

a:link.small_link, a:active.small_link, a:visited.small_link
{
	font-size:8pt;
	color: #993333;
}

#num
{
	color: #993333;
}

a:hover.small_link
{
	font-size: 8pt;
	color: #e6d0bc;
}

#song
{
	font-size: 12pt;
	line-height: 110%;
}

#chorus
{
	font-weight:bold;
	line-height: 130%;
}
img
{
	border:0px;
}
.copyrights
{
	font-size:7pt;
}
