/* CSS Document */

body {
background:url(../images/blahnik/bodyBkgd.jpg) repeat;
}

#bodyHdr {
background:url(../images/blahnik/bodyHdr.jpg) repeat-x top;
}

#hdr h1 a {
background:url(../images/blahnik/logo.png) no-repeat top center;
}

#nav ul li a {
background:url(../images/blahnik/navBkgd.gif) 0 0 no-repeat;
background-position:top left;
width:218px;
height:40px;
}

#footer {
background:url(../images/blahnik/footer.png) repeat-x bottom;
}

#footer #contact {
color:#001614;
}

#footer #copyright {
color:#FFFFFF;
}

