.date{
	      position: absolute;		
		  z-index: 1;
	      display: block;
 	      left:0; top: 0;
 	      width:100%;
	}
	
.date{background-image : url("i/date.png");
		background-repeat : no-repeat;
		height:119px; width:119px;}

#left_column {width:192px; float:left; height:475px;}
#middle_column {width:65%; float:left;}
#right_column {width:154px; float:left; height:475px;}
