@import url(http://fonts.googleapis.com/css?family=Droid+Sans|Droid+Sans+Mono|Droid+Serif);

@media all
{
    html {
        background: url("../img/redchai.jpg") repeat fixed center center;
    }
}

