/*
	Magic Stylesheet
*/

	

body {
	font-size: 62.5%;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
		background-color: #ffffff;
}

a {
	color: #2f33ba;
}
a:hover {
	color: #839ef7;
}

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


#head h1#logo {
	background: url(http://catapultgrowth.com/wp-content/uploads/2011/08/1CATAlogo.jpg) no-repeat !important;
}


#head h1#logo {
	font-size: 31px !important;
	top: 20px !important;
	left: -8px;
	width: 314px !important;
	height: 101px;
		background: url(http://catapultgrowth.com/wp-content/uploads/2011/08/1CATAlogo.jpg) no-repeat;
	}

#head h1#logo a {
	width: 314px !important;
	height: 101px;
	color: #2e2e8c;
}




