@import url("portmus.css");

h1   { font-size: 32px; }
body, p
{
   font-family	: Gentium Book Plus, Times New Roman, serif;
   text-align	: center;
   width	: 210pt;
   margin	: 10px;
}

.hindi
{
   /* Necessary in order to see the Hindi (Devanagari) */
   font-family : serif, "Arial Unicode MS", Arial, sans-serif;
}

p, a { font-size: 14px; line-height: 120%; }


