h1 {
text-align: center;
font-size: 24pt;
font-family: arial black ;
color: white;
background-color: rgb(222,230,135);

} 

body {
 background-image: url(".jpg");
 background-repeat: repeat-y;
}
