 h1 {
	font-size:1.5em;
	font-weight: bold;
	color: #339900;
	padding-top: 0px;
	padding-bottom: 18px;
  }

 .box a {
	 display:block;
	 width:130px;
	 height:130px;
	 text-decoration:none;
	 position:absolute;
	 z-index:1;
	 background-image: url(/im/zero.gif);
  }

 .box {
     width:130px; 
	 height:130px; 
	 float: left; 
	 margin-right: 20px;
	 margin-bottom: 20px;
   }
   
 .box#orn1 {
   	 background-image: url(/im/design-project-for-paving/orn1.png);
 }
 .box#orn2 {
   	 background-image: url(/im/design-project-for-paving/orn2.png);
 }
 .box#orn3 {
   	 background-image: url(/im/design-project-for-paving/orn3.png);
 }
 .box#orn4 {
   	 background-image: url(/im/design-project-for-paving/orn4.png);
 }
 .box#orn5 {
   	 background-image: url(/im/design-project-for-paving/orn5.png);
 }
 .box#orn6 {
   	 background-image: url(/im/design-project-for-paving/orn6.png);
 }

 * html .box#orn1 {
     background:none;
     width:130px; 
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/im/design-project-for-paving/orn1.png', sizingMethod='scale');
  }
 * html .box#orn2 {
     background:none;
     width:130px; 
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/im/design-project-for-paving/orn2.png', sizingMethod='scale');
  }
 * html .box#orn3 {
     background:none;
     width:130px; 
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/im/design-project-for-paving/orn3.png', sizingMethod='scale');
  }
 * html .box#orn4 {
     background:none;
     width:130px; 
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/im/design-project-for-paving/orn4.png', sizingMethod='scale');
  }
 * html .box#orn5 {
     background:none;
     width:130px; 
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/im/design-project-for-paving/orn5.png', sizingMethod='scale');
  }
 * html .box#orn6 {
     background:none;
     width:130px; 
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/im/design-project-for-paving/orn6.png', sizingMethod='scale');
  }
