h1 { background-image: url(<%= asset_path("ixti.gif") %>); }
h2 { background-image: url(<%= asset_data_uri("ixti.gif") %>); }
