body {
	background-color: #ffffff;
	background-image: url(butterfly2.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
    background-position: 6px 8px;
  
}
h1 {
	color: #990000;
	background-color: #FC9804;
}
