.bodman {
    margin:0;
    
}

.title {
    text-align:center;
    font-family:verdana;
    font-size:28;
}

.wrapper {
    width:80%;
    height:auto;
    background-color:#eeeeee;
    border-radius:5px;
    box-shadow:0 0 3px #888888;
    padding:5px;
    margin:auto;
}

.twitchcon {
    margin-right:5px;
    padding:4px;
    background-color:#6a6a6a;
    border-radius:3px;
    
}

.twitchp {
    margin-right:3px;
    
}

.nicelink {
    font-family:verdana;
    color:#aaaaef;
}

.mcinfo {
    font-size:14;
    font-family:verdana;
    color:#afafef;
}

.MCcon {
    background-color:#efefef;
    padding:3px;
    border-radius:3px;
    border:1px #000000 solid;
    width:auto;
}

.spacer {
    height:7px;
}

.players {
    border-radius:6px;
}







