body {
margin-top: 17px;
background-image: url("/breckkids/BreckKidsBase/wrap/theme1/images/bg.main.jpg");
background-repeat: repeat-x;
background-position: 0px 0px;
background-color: #003152;
}
			
form {
margin: 0px;
}

		
#bgContent {
background-image: url("/breckkids/BreckKidsBase/wrap/theme1/images/bg.mountains.gif");
background-repeat: no-repeat;
background-position: 5px 0px;
background-color: #FFFFFF;
}


#txtContent {
	font-size: 1em;
	color: #000000;
	}

#txtContent A:link {
	color: #D11975;
	text-decoration: underline;
	}
#txtContent A:visited {
	color: #7D0642;
	text-decoration: underline;
	}
#txtContent A:hover {
	color: #C6588F;
	text-decoration: underline;
	}
#txtContent A:active {
	color: #670B39;
	text-decoration: underline;
	}
