html, body { height: 100%; width: 100%; margin: 0; padding: 0; background: #fff; font-family: arial; font-size: 22px; color: #000;}
html>body #all { height: auto; min-height: 100%; }


img
{border: 0px;}

div.logo
{float: right; margin: 31px 26px 0px 0px;}
.texth1
{font-size: 16px;}

.texth1 {
    font-size: 16px;
}

div.line
{height: 100%; width: 3px; background: #000;}
div.footer
{background: #000; color: #fff; font-size: 16px; height: 22px; padding: 15px;}
a
{color: #0054a6; text-decoration: underline;}
a:hover
{color: #000; text-decoration: none;}

.texth1 p {
    font-size: 50px;
}