
/* FOOTER */
.footer {
clear: both;
}
.a-foot {
margin: 5px 10px;
}
.copyright {
font-family: arial, sans-serif;
font-size: 10px;
line-height: 1.2em;
background-image:url(../images/bg-stripe.gif);
/* background-color: #d8d8d8; */
/*color: #999999;*/
color:black;
text-align: center;
}
