body {
    background-image: url("images/to-kid-bg.png");
    background-repeat: no-repeat;
	background-color: #000000;
	background-size: 1191px 807px;
}

h1 {
    color: white;
    font-family: helvetica;
    font-size: 60px
}

h2 {
    color: white;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;;
    font-size: 18px
    font-weight: normal
    margin-top:0
}

p {
    color: white;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;;
    font-size: 18px
    margin-top:0
}