body {
    background-color: rgb(46,46,46);
    background-attachment: fixed;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 15px;
    width: 100%;
    height: 100%; 
    font-family: 'open_sanslight';
    font-weight: 300;
    position: absolute;
}

h1, h2, h3, h4, h5, h6 {
    display: inline;
}

b {
    font-weight: bold;
}

.check
{
    opacity:0.5;
	color:#996;	
}

.card-header {
    font-weight: bold;
}

.slimi {
    background-image: url('../images/s-cs.png');
    background-size: 100% 100%;
    position: relative;
    left: 0px;
    bottom: 5%;
    height: 151px;
    width: 335px;
}