@charset "utf-8";
/*	CSS Document */

@import url("reset.css") screen;
@import url("style.css") screen;
@import url("standards.css") screen;
@import url("print.css") print;


/* ///////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////// TEST //////////////////////////////////////// */
/*	 */

h1, h2, h3, blockquote { font-family: Arial, Helvetica, sans-serif; }

#logo h1 { background-image: url(../img/logo2008.png); }
