body {

background: black url('../Project_1/heart.png' ) repeat;
margin: 0;


}

h1 {

   font-family:Cedarville Cursive;

      font-size: 60px;

      font-weight: lighter;
      color: white;
      text-align: left;
      padding:60px 50px 0px 100px;

}

h2 {

   font-family:Cedarville Cursive;

      font-size: 50px;

      font-weight: lighter;
      color: white;
      text-align: left;
      padding:10px 50px 10px 300px;

}

p {

   font-family:Cedarville Cursive;

      font-size: 40px;

      font-weight: lighter;
      color: white;
      text-align: left;
      padding:0px 50px 20px 500px;

}





          a {
    color: white;
}       
