.bl {
	background: url(../images/corners/1bl.jpg) 0 100% no-repeat #1c1c1c; 
	width:768px;
	height:740px;
	position:absolute;
	top:211px;
	}

.br {
	background:url(../images/corners/1br.jpg) 100% 100% no-repeat;
	width:768px;
	height:740px;
	position:absolute;
	}

.tl {
	background: url(../images/corners/1tl.jpg) 0 0 no-repeat;
	position:absolute;
	width:768px;
	}

.tr {
	background: url(../images/corners/1tr.jpg) 100% 0 no-repeat;
	padding:10px;
	height:740px;
	}

.clear {
	font-size: 1px;
	height: 1px
	}