body{
	margin:0px;
	background-color: #ecc797
}
.left{
	background-image: url('images/per_home_01.jpg');
	background-position: top right;
	background-repeat: no-repeat
}
.right{
	background-image: url('images/per_home_03.jpg');
	background-position: top left;
	background-repeat: no-repeat
}
.bottom{
	background-image: url('images/just_home_11.jpg');
	background-repeat: no-repeat;
	font:normal 13px trebuchet ms;
	text-align:center;
	vertical-align: top;
	padding-bottom: 5px;
	color:#3e3a2b
}
.bottom_inside{
	background-image: url(images/page_07.jpg);
	background-repeat: no-repeat;
	font:normal 13px trebuchet ms;
	text-align:center;
	vertical-align: top;
	padding-bottom: 5px;
	color:#3e3a2b
}
.desc{
	font:normal 13px trebuchet ms;
	padding-left:55px;
	padding-right:55px;
	text-align:center;
	color:#423e20
}
a{color:#8b0000}

