.bodybg {
	background-color: #4a4a4a;
	background-image: url(images/handmade_soaps_03.jpg);
	background-repeat: no-repeat;
}
.pictures {
	background-image: url(images/handmade_soaps_04.jpg);
	background-repeat: no-repeat;
}
.menubg {
	background-image: url(p7pm/img/p7PM_sapphire.jpg);
	background-repeat: repeat-x;
}
.bodytxtbg {
	background-image: url(images/handmade_soaps_06.jpg);
	background-repeat: repeat-y;
}

.border {
	border: 2px solid #5a5a5a;
}

body {
	background-color: #4a4a4a;
}

.bg {
	background-image: url(images/style1_cont.jpg);
	background-repeat: repeat-x;
}
.topline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
