a {
    text-decoration: none;
    color:#8C3537;
    font-weight: bold;
}

.box { 
    padding: 15px;
    margin-top: 3;
    height: 60px;
    background-color: #8C3537;
    text-align: center;
    color: white;    
}

.box a { 
    color: white;
}

.main { 
    margin:25px;
}   

.logo-idss {
    border-radius: 5px;
}