

#container
{
    position:relative;
    width:1016px;
    height:760px;
    border: 0px;
}

.button
{
    cursor:pointer;
    z-index: 0;
}