/*
	bg.blue-stars.css
	----------
	sets background style

*/

/* -- BEGIN: background styles ---------------------------------------------- */

BODY { background: #036 url(../images/bg.blue-stars.gif) top center no-repeat; }
#PageWrapper { background: url(../images/bg.page-border.png) top center repeat-y; }
* html #PageWrapper { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://lyceum-maw.local/wp-content/themes/default/images/bg.page-border.png'); }

/* ------------------------------------------------ END: background styles -- */


