body {
 background: #DADEE1 url("../image/back.gif") repeat-x;
}
*+html body{
 background: #DADEE1 url("../image/back_ie.gif") repeat-x;
}
* html body {
 background: #DADEE1 url("../image/back_ie.gif") repeat-x;
}
