/*
 * layout-fixed.css
 *
 * Style sheet for the Cosmic Ledger website
 *
 * Copyright (c) 2005 Magnus Olsson
 *
 * Fixed version of the three-column semi-liquid layout.
 */

@import "layout.css";

#navbar, #auxbar { position: fixed }
