body{
background-repeat:no-repeat;   /*comment out this line to have the background tile*/
color:black;		       /*change the font color here*/ 
background-color:#EBE6C8;      /*to change the background color*/
font-family:'Comic Sans MS';   /*to change the font*/
} 
