top of page
bottom of page
/* Layered: speckle on top of a seamless navy pattern */ body { background: url('/files/beige-speckle.png') repeat, /* subtle clay speckles */ url('/files/background-pattern-tile.svg') repeat; /* flowing navy texture */ background-color: #0b1320; /* deep navy fallback */ background-attachment: fixed; /* nice parallax feel */ }
/* Layered: speckle on top of a seamless navy pattern */ body { background: url('/files/beige-speckle.png') repeat, /* subtle clay speckles */ url('/files/background-pattern-tile.svg') repeat; /* flowing navy texture */ background-color: #0b1320; /* deep navy fallback */ background-attachment: fixed; /* nice parallax feel */ } /* Layered: speckle on top of a seamless navy pattern */ body { background: url('/files/beige-speckle.png') repeat, /* subtle clay speckles */ url('/files/background-pattern-tile.svg') repeat; /* flowing navy texture */ background-color: #0b1320; /* deep navy fallback */ background-attachment: fixed; /* nice parallax feel */ }