﻿<style>
.html{


filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);

}
</style>

* {filter:gray;
   color:gray;}
