.listcontainer{
    width:50%;
    background-color: #ffff99;
}


.linklist{
    background-color: #33ccff;
    width:100%;
}


.linklisttitle{
    margin-top: 10px;
    width:100%;
    background-color: #ff6666;
}