@charset "UTF-8";

/*
 * draft.css
 * (C) 2004-2009 James Rowe.
 * 
 * This style sheet is licensed under the Creative Commons
 * Attribution-ShareAlike 3.0, for more information check the Creative
 * Commons website(http://creativecommons.org/licenses/by-sa/3.0/).
 */

#content {
    background-image: url('/_static/draft.png');
}

/* vim: set sw=4 sts=4 et tw=80 fileencoding=utf-8: */


