.footer {
background-image: url('media/main.jpg');
background-repeat: repeat-x;
background-position: bottom;
background-color: #fff;
font-family : Verdana;
font-weight: bold;
font-size : 10px;
color: #0a86cf;
padding-bottom: 2px;
}