#csdnblog_header
{
background-image: url(http://p.blog.csdn.net/images/p_blog_csdn_net/x_free/380483/r_bologBg.png);
background-repeat: repeat-x; 
}

/*html,body{filter:gray;}*/

#menu li:hover {
background-color:green;
}

html body
{
-moz-user-select : none;  
select : none; 
}