@charset "utf-8";
html, body {
    background:url('../img/site-styling/background-earth.jpg') top center no-repeat;
    background-color:#0d82ce;
}
* html #ieTransparency {
   background-image:url('../img/site-styling/ie6_background-earth.jpg');
}
