body {
       background-color:#FFFF00;
       color:#333;
        }

h1,h2{
  
   font-family:Georgia;

}
h1{
    font-size:3em;

}

h2{
    font-size:2em;

}

p {
    font-family: Arial, Helvetica, sans-serif;

}

