img {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 10%;
	margin-top: 10%;
	
	}

h1 {
color: #f5a11b;
font-size:54px;
}
body {


 background-image: url("https://whitepenny.com/wp-content/uploads/2015/02/fuji_header.jpg"); 
 background-repeat: no-repeat;
background-attachment: fixed; 
background-size: 100% 100%;

}