


body {
line-height: 1.5em;
font-size: 12px;
font-family: arial, verdana, sanserif;
/*background:*/
background: #D7D0C5;

}

#percent
{
width: 90%;
background: #FFF;
color: 000;
text-align: center;
padding:5px;
    margin-left: auto;
    margin-right: auto;
border: thin solid #55524E;

}

h1.answer
{color: green;}

h1
{color: #000;
 font-family: arial, verdana; }

h2
{font-size:12px;}

h3
{font-size: 12px;}

.alert
{
color: green;
font-weight: bold;
}

