@import url('text.css');
@import url('colors.css');

@media all {
	div#PrimaryA{
		background: #ccc !important;
	}
}