/* Imports both AV4RICEBLOG stylesheets */

/* First, import the real stylesheet for real browsers */
@import "dvblog.css";

/* Next, import the hacked stylesheet for Internet Explorer and other worthless piles of code masquerading as brosers */
@import "badbrowsersonly.css";
