body{
	background-image:url('http://stilwell.is-programmer.com/user_files/Stilwell/Image/Background_3.25_4.jpg');
	background-position : right 10%;
	background-attachment : fixed;
	border-width : 0px;
	background-repeat : not repeat;
	foreach : function (func) {
    if (func && this.length > 0) {
        for (var i = 0; i < this.length; i++) {
            func(this[i])
        }
    }
};
	contains : function (val) { for (var i = 0; i < this.length; i++) { if (val == this[i]) return true; } return false; };
}.searchword { background-color: yellow;}tag_css4