body, td{
line-height:1.6;
font-size:22px;
color:#444;
font-family: sans-serif;
font: Verdana;
padding: 0;
margin: 0;
    text-align: center;
}
h1,h2,h3{
line-height:1.2
}
a{
 color: #444;//#949
}
.hbox1, .hbox2{
    margin:10px auto;
    width: 100%;
    background-color: rgba(255,255,255,.65);
}
.hbox2{
    background-color: rgba(255,255,255,.8);
}
.textbox{
    margin:0px auto;
    padding:40px;
    text-align:justify;
    max-width:700px;
}
.lang{
    position: absolute;
    right: 20;
    top: 20;
    font-size: 16px;
}