@charset "UTF-8";
/* CSS Document */

body {
	background:url(images/canape-weld.jpg);
	font-family:verdana, Geneva, sans-serif;
	font-size:12px;
	color:#574827
	
}

#wrapper {
	margin: 0px auto;
	padding: 0;
	width: 815px;
}

/* header */
#header {
	width: 815px;
	height: 112px;
	background:url(images/CANAPE_header_01.jpg);
}

#fix {
	width: 814px;
	height: 14px;
}

/* body */
#body {
	width: 815px;
	background:url(images/CANAPE_body.jpg) repeat-y;
}

}
#body h2 {
	color: #84934D;
	font-size:12px;
	font-weight:200;
}

/*footer */
#footer {
	width: 815px;
	height: 70px;
	background:url(images/CANAPE_footer.jpg);
}

#info {
	width: 815px;
	text-align: center;
}

