.bd {
color:black;
background-color:white;
background-image:url(BG.jpg);
background-repeat:repeat-x;
}

.bg {
color:black;
background-color:white;
background-image:url(BG.jpg);
background-repeat:repeat-x;
}

.mg {
color:black;
background-color:#E1D9DB;
background-repeat:repeat-x;
background-image:url(mG.jpg);
}

.md {
color:black;
background-color:#EfEfEf;
background-repeat:repeat-x;
background-image:url(mG.jpg);
}

.footer {
color:black;
background-color:#ffffff;
background-image:url(footer.jpg);
background-repeat:repeat-x;
}
