
body{
     font:normal 'Open Sans';
     color: #000000; 
     padding: 0; 
     padding-top:80px; 
     margin: 10 auto;
     /*width: 40em ;*/ 
     line-height:1.75;
     word-spacing:0.1em;
     word-wrap:break-word;
}

.container
{
    /* center contents */
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

h1
{
  text-align: center;

}

.logoutbtn{
    margin: 0 auto;
    display: block;
}
.roundDecimal{
    display: inline;
}


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */.header-primary .navigation{position:absolute;top:28px;right:15px}.header-primary .navigation li{display:inline-block;margin:0 15px}.header-primary .navigation a{font-size:18px;font-weight:700;color:#333}.header-primary .navigation a.active,.header-primary .navigation a:focus,.header-primary .navigation a:hover{color:#f40}@media screen and (max-width:767px){.header-primary .navigation{display:none}}.header-primary .nav-button{display:none;position:absolute;right:0;top:0;width:80px;height:80px}.header-primary .nav-button img{width:80px;height:80px}.header-primary .nav-button .open{display:block}.header-primary .nav-button.active .open,.header-primary .nav-button .close{display:none}.header-primary .nav-button.active .close{display:block}@media screen and (max-width:767px){.header-primary .navigation{display:none;width:100%;height:auto;top:80px;right:0;background:#fff;border-top:1px solid #efedf2}.header-primary .navigation li{display:block;margin:30px 0}.header-primary .navigation.open{height:calc(100vh - 80px);display:block;position:relative;z-index:10}.header-primary .nav-button{display:block}}.main-content{margin-top:80px}footer{position:relative;background-color:#333}footer .header-primary{position:relative;height:auto;border-bottom:2px solid hsla(0,0%,100%,.1)}footer .header-primary .navigation{background-color:transparent}footer .header-primary .navigation a{color:#fff}