body {
	background-color: #ffffcc;
	font-family: "pragmatica-web",sans-serif;
	font-style: normal;
	font-weight: 300;
	color: DarkSlateGray;
	height: 100%;
	margin: 0;
	text-align: left;
	width: 100%;
}


h1 {
	color: #ffffff;
	font-size: 56px; 
	z-index: 1;
	margin-top: -200;
}

h2 {
	font-family: essonnes-text, sans-serif;
	font-style: normal;
	font-weight: 700;
	text-align: center;
}

p {
	margin: 0 1in 0 1in;
	padding: .5em;
	

}

ul{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: DarkSlateGray;
	font-size:25px;
    position: relative;
}

ul.tab {
    list-style-type: none;
    margin: 0;
    padding: 0 relative 0 relative;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}


ul.tab li {
   float: left;
}


ul.tab li a {
    display: inline-block;
   	position: relative;
    padding: 14px 16px;
    text-decoration: none;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: DarkSlateGray;
	font-size:17px
}

.tabcontent {
    display: none;
    padding: 12px 12px;
    border: #2E48FF;
    border-top: none;
}


.kids {
	background-image: url('http://i.huffpost.com/gen/1999464/images/o-KIDS-PLAYING-OUTSIDE-facebook.jpg');
	background-position: center top;
	background-size: cover;
	padding: 250px 0;
	margin: 30px;
	text-align: center;
	color: #e6e600;
	font-size: 2em;
	text-shadow: 0 2px #000000;
	font-family: 'Trebuchet MS', 'Helvetica';
}


.kids a {
	color: #00FFAA;
	font-size: 24px;
	text-decoration: none;
}

.kidscontact {

	background-image: url('http://i.huffpost.com/gen/1999464/images/o-KIDS-PLAYING-OUTSIDE-facebook.jpg');
	background-position: center top;
	background-size: cover;
	padding: 250px 0;
	margin: 30px;
	text-align: center;
	color: #e6e600;
	font-size: 2em;
	text-shadow: 0 2px #000000;
	font-family: 'Trebuchet MS', 'Helvetica';

}

.kidspricing {

	background-image: url('http://i.huffpost.com/gen/1999464/images/o-KIDS-PLAYING-OUTSIDE-facebook.jpg');
	background-position: center top;
	background-size: cover;
	padding: 250px 0;
	margin: 30px;
	text-align: center;
	color: #e6e600;
	font-size: 2em;
	text-shadow: 0 2px #000000;
	font-family: 'Trebuchet MS', 'Helvetica';

}

.kidsdonate {

	background-image: url('http://i.huffpost.com/gen/1999464/images/o-KIDS-PLAYING-OUTSIDE-facebook.jpg');
	background-position: center top;
	background-size: cover;
	padding: 250px 0;
	margin: 30px;
	text-align: center;
	color: #e6e600;
	font-size: 2em;
	text-shadow: 0 2px #000000;
	font-family: 'Trebuchet MS', 'Helvetica';

}

.wrap {

	width: 95%;
	margin: 0, auto;
}

#footer {
	text-align: right;
	color: DarkSlateGray;
	font-size: 12px;
	padding: 0;
}

@media screen and (min-width:1200px){
    height:200px;
    background: #ccc;
  }
