@import url('colors.css');

@media screen {
	body{background-image: url('../graphics/layout/head_bg.gif');}
	#logo{background-image:url('../graphics/layout/logo_glow.png');}
	#spotlight{background-image:url('../graphics/layout/spot_br.png');}
	#footbr{background-image:url('../graphics/layout/foot_br.gif');}
	#footwrap{background-image:url('../graphics/layout/foot_bg.gif');}
	#footwrap2{background-image:url('../graphics/layout/foot_bg2.gif');}
}
