/*-----   crizza2000.com stylesheet - HIGH CONTRAST	*/
/*-----   Written by Christopher James		*/
/*-----   Version 1						*/

@import url("main-style.css");

#container {background-color: #000000; font-weight: bold;}
body {background-color: #000000;}

#heading	{background: url(../images/title_hi.gif) no-repeat 0 0;}
h1 {color: #000000}

#main_content	{background-image: url(../images/fade_hi.gif); background-color: #fff99b;}

#bl	{background: url(../images/bl_hi.gif) 0 100% no-repeat;}
#br	{background: url(../images/br_hi.gif) 100% 100% no-repeat;}
#tl	{background: url(../images/tl_hi.gif) 0 0 no-repeat;}
#tr	{background: url(../images/tr_hi.gif) 100% 0 no-repeat;}
