body {
background-color:#B2E0B2;
}

#yla {
height:66px;
width:100%;
text-align: center;
}

#ala {
width:100%;
background-color:#ceebce;
//background-color:#d6efd6;
//background-color:#e9f6e9;
}

h1 {
font-weight:bold;
font-size: 24px;
text-align: center;
color:#193f19;
}

h2 {
font-weight:normal;
font-size: 19px;
text-align: center;
}


p {
text-align: left;
font-size: 16px;
}