/* This is the StyleCatcher theme addition. Do not remove this block. */

@import url(http://www.s-n-enterprises.com/webmaster/base-weblog.css);
@import url(http://www.s-n-enterprises.com/webmaster/theme-subtle.css);

/* end StyleCatcher imports */
<!-- Code Beautifier colors -->
.linecomment { color: #FF8000; }
.blockcomment { color: #FF8000; }
.prepro { color: #0000BB; }
.select {}
.quote { color: #DD0000; }
.category1 { color: #007700; }
.category2 { color: #0000BB; }
.category3 { color: #0000BB; }
pre 
{
	border: 1px solid #888;
	background: #eee;
	padding: 5px;
	overflow: auto;
	width: 95%;
	max-height: 450px;
	margin: 0px auto;
}
