#myTitle{

font-size: 35px;
background-color: #d6c7d6;
}

table{
background-color:white;
  margin-left: auto; margin-right: auto
}

#gameScore
{
  text-align: center;
}



body {
 background-image: url("pics/bg.jpg");
}


#question{

  font-size: 30px;

}

#tableMoney
{
font-size: 20px;

  
}


#statuss{
  font-size: 50px;
text-align:center;
  align:center;
 background-color:white;
}