body {
	background-color: #FFCC66;
background-image: url("http://video-st.ucoz.ru/proba/butterfly.gif");
background-repeat: no-repeat;
background-attachment: fixed;
    background-position: 50% 50%;
	}

	h1 {
	color: red;
	background-color: #FC9804;
        font-family: "Times New Roman", serif; font-style: italic;
        text-decoration: line-through;
	
          }