body, html
{
background-color: #ffcd9c;
}

#teks
{
position: absolute;
left: 23.3%;
top: 30%;
height: auto;
width: 40%;
border: 3px outset #DED4CB;
background-color: #e6e6e6;
padding: 1%;
font: normal .8em Verdana, sans-serif;
text-align: left;
}



h2
{
text-align: center;
margin-top: 10px;
font-weight: bold;
color: #0000ff;
}



ol
{
text-align: left;
margin-left: 5%;
}
