/* $Id: style_yellow_blue.css,v 1.2 2009/11/17 23:17:36 christianzwahlen Exp $ */

<!--
/* <![CDATA[ */

/* body for old browser (IE 4) */
body,
* {
  color: #ff0 !important;
  background-color: #00f !important;
  background-image: none !important;
}

/* ]]>*/
-->

