body { 
	background-image: url(../images/background3000.jpg);
	background-repeat: repeat-x; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-size: 13px; 
	line-height: 17px; 
}
body#preschool {
	background: #ffffff;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-size: 13px; 
	line-height: 17px; 
}
a:link { 
	color: #bd1400; 
	text-decoration: none; 
}
a:visited { 
	color: #bd1400; 
	text-decoration: none; 
}
a:hover {
	color: #bd6400;
	text-decoration: underline;
}
a:active { 
	color: #bd1400; 
	text-decoration: none; 
}
.heads {
	color: #bd1400;
	font-size: 17px;
	font-weight: bold;
}
.footer { color: #bd1400; 
		font-size: 14px; 
		font-weight: bold; 
		font-style: italic; 
}
.main { 
	color: #000; 
	font-size: 13px; 
	font-weight: normal; 
	line-height: 17px; 
	text-align: left; 
}
h2 { 
	font-size: 16px;
	font-weight: bold;
	color: #BD1400;
	border-left-width: 10px;
	border-left-style: solid;
	text-indent: 7px;
}
#preschool h2 { 
	font-size: 16px;
	font-weight: bold;
	color: #BD1400;
}