/* black */
#page_bg {
	background: url(http://kissbalade.fr/pics/fondnoir.jpg) 0 0  repeat; 
}

div#wrapper {
            background: url() top center repeat-y;
}

div#wrapper_r {
	background: url() 100% 0 repeat-y;
}

div#header {
	background: url() 0 0 no-repeat;
}
div#header_l {
	background: url() 0 0 no-repeat;
}

div#header_r {
	background: url() 100% 0 no-repeat;
}

div#footer {
	background: url(http://kissbalade.fr/pics/footer.jpg) bottom center no-repeat;
}
div#footer_l {

	background: url() bottom center no-repeat;
}
div#footer_r {

	background: url() bottom center no-repeat;
}