

body {
  background-color: blue;
  color: white;
  font-size: 20pt;
  font-family: comic sans ms;
  background-image:url('back.gif');
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
body.heb {text-align: right; direction:rtl}
.hebeng {text-align: right; direction:ltr}

//table {font-size: 20pt}
a     {color: yellow}
h1    {font-size: 30pt}
h2    {font-size: 20pt}
h2.gg    {color: cyan}
p     {margin-left: 50px}

p.copy {font-size: 10pt; text-align:center;color:red}
.counter {font-size: 10pt; text-align:center}
a.copy {color: red}

li {margin-left: 50px}


 .centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }


.mybutton td
{
  background-image:url('picD.gif');

}


.mybutton a
{
  color:red; 
  text-decoration:none;
}

.mybutton a:hover
{
  color:white; 
  text-decoration:none;
}

a.big {
  color:red; 
  font-size: 30pt;
}

.big a:hover {
  color:yellow; 
}