body {
    color:#000;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    background: white;
    position: relative;
}
footer {
    background: url(../images/footer_bg.jpg) top repeat-x #000000;
    border-top:1px solid #646464;
    border-bottom:1px solid #646464;
    display:block;
    padding:10px 0;}
.image{
    border-radius: 10px;
    border: 2px solid grey;
}
