#main {
    visibility: visible;
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 0;
    width: 100%;
    height: auto;
    font-size:15pt;
}
#news {
    visibility: visible;
    position: absolute;
    z-index: 3;
    top: 146px;
    left: 0;
    width: 100%;
    height: 540px;
}
img {
    border:0px;
}
