/* Baseball template CSS */

/* {{{ general */
html, body {
	background: url(/images/templates/home/main-background.png) top left repeat-x;
}

div#mainContainer {
	background: url(/images/templates/home/secondary-back.jpg) top left no-repeat;
}

h1, h2, h3, h4, h5, h6 {
	color: #476a9b;
}

.callMeNow-baseball {
	background: url(/images/call-me-now/call-me-now-baseball.png) top left no-repeat;
}
/* }}} */