body {
    margin : 0px 0px 0px 0px;
    font-size: 11px;
    background: #e8ecc8;
    font-family: arial, helvetica, sans-serif;
}

img{
    border:none;
}

a {color: black; text-decoration: none}
a:hover {color: #c40090; text-decoration: none}

/*================================================================================================*/

#files {
    position: absolute;
    margin: 10px;
}

#files a {
    display: block;
    float: left;
    clear: none;
    width: 110px;
    height: 100px;
    margin: 0 10px 10px 0;
    text-align: center;
    background: #cccc99;
    line-height: 20px;
}