body {
	background-color: #ebffba;
	direction: rtl;
	text-align: center;
}
#mainBody {
	width: 771px;
	margin: 50px auto;
	height: 526px;
}

body,p,ul,li {
	margin: 0 0 0 0;
	padding: 0;
}
a {
	text-decoration: none;
}
.linkdown {
	font-family: Tahoma;
	font-size: 12pt;
	text-decoration: none;
	display: block;
	padding-right: 32px;
	height: 32px;
	color: yellow;
	text-align: right;
}
.linkdown:hover {
	color: #FF9966;
}
.mp3 {
	background: url('./images/mp3.png') no-repeat right;
}
#extraLinks {
	margin-top:90px;
	width: 150px;
}
h3.title {
	font-size: 15pt;
	font-weight: normal;
	border-right: 5px solid #33CC33;
	border-top: 2px solid #279E27;;
	padding-right: 5px;
}