@import url('color.css');
@media screen {
	div#Primary {
		background: url(../graphics/layout/bg_primary.png) repeat-y top center !important;
	}
}
