
@media screen {
	body {background-color:#0a578b;background-image:url('back.jpg');}

		/* from t1 to t13 create the borders, with t1 inside outward to t13 */
	.bdy, .t1 {background-image:url('paper.jpg');}
	.t3 {background-image:url('ribbed.jpg');}
	.t4 {background-image:url('bg4.jpg');}
}