body{
	background:url(papiercrotte.jpg) no-repeat fixed;
	background-size:100%;
	text-align: center;
}
img{
	border: #eae7d6 15px solid;
	box-shadow: 15px 15px 15px rgba(0,0,0,0.3);
	transform: rotate(2deg);
}

h3{
	font-family: 'Berkshire Swash', cursive;
	font-size:20px;
	color: rgb(0,54,135)
}
h2{
	font-family: 'Berkshire Swash', cursive;
	color: rgb(42,0,91);
}
h1{
	font-family: 'Berkshire Swash', cursive;
}