//TS2
body {
	background: url('../images/bg.jpg') #ffffff;
	}
#topper{
	background: url('../images/box7.gif') no-repeat;
	}
#tl {
	background: url('../images/box1.jpg') no-repeat #ffffff;
	}
#tr {
	background: url('../images/box2.jpg') no-repeat #ffffff;
	}
#ml {
	background: url('../images/box3.jpg') no-repeat #ffffff;
	}
#mr {
	background: url('../images/box4.jpg') no-repeat #ffffff;
	}
#ll {
	background: url('../images/box5.jpg') no-repeat #cf804c;
	}
a {
	color: #b34403;
	}
#lr {
	background: url('../images/box6.jpg') no-repeat #ffffff;
	}
.cortainer {
	color: #b03b05;
	}
.lco {
	background-color: #cf804c;
	}