body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	background: #B1E4FC;
    background-image: url(http://www.masharda.org/images/bg02.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment:fixed;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
a:link {
    color: #000000;
    text-decoration: none;
}
a:visited {
    color: #000000;
    text-decoration: none;
}
a:active {
    color: #000000;
}
a:hover {
    color: #FF0000;
}
.masharda #container {
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #9DC128;
	text-align: left;
}
.masharda #header {
	background: #FFFFFF; 
	padding: 0 0px 0 0px;
}
.masharda #header h1 {
	margin: 0;
	padding: 10px 0;
}
.masharda #menu {
	background: #FFFFFF; 
	padding: 0 0px 0 0px;
}
.masharda #mainContent {
	padding: 0 20px;
	background: #FFFFFF;
}
.masharda #footer {
	padding: 0 10px;
    font-size: 12px;
    color: #FFFFFF;
	background: #9DC128;
}
.masharda #footer p {
	margin: 0;
	padding: 10px 0;
}
caption.music {
     background-color:#8080FF;
     color:white;
     border-style:solid;
     border-width:2px;
     border-color:black;
}
table.music { 
     font-family:Verdana;
     font-size:10pt;
}
th.music {
     font-size:10pt;
     color:white;
}
tr.music { 
  }
td.music {  
     font-size:10pt;
     background-color:#409040;
     color:white;
     border-style:solid;
     border-width:1px;
     text-align:center;
}