
body {
    font-family: calibri;
}
p {
    font-size: 18px;
}
.navigation a {
    text-decoration: underline;
}
.navigation {
    text-align: center;
    margin-top: 10px;
}
.infobox {
}
#join-now {
    font-family: calibri;
    font-size: 28px;
}
#conn-info {
    width: 30%;
    float: right;
    margin-right: 5%;
    background: #cccccc;
    padding: 25px;
    background: #585d6b;
    font-size: 20px;
}
.copyright {
    text-align: center;
}
#webchat {

}

code {
    background: #333333;
    color: white;
    padding: 3px;
}
