﻿body {
}
.down
{
    margin:550px 0 0 600px;
    /*display: block;*/
    width: 30px;
    height: 150px;
    /*top:450px;*/
    /*left :1000px;*/
    background: url("../images/down.jpg") no-repeat;
    position: absolute;
}
.footer{position: absolute;bottom: 0;
height: 59px; 
width: 100%;
background: #EDF6FD; text-align: center;
    left: 0px;
} 
