/*img{
	width: 100%;
}*/
body{
	background: linear-gradient(to right, #d42a5d, #e34776);
}
button{
	outline: 0;
	border: 0;
	background: rgba(0,0,0,0);text-align: center;
}
button>a>img{
	width: 60%;
}
div{
	background: url(../images/3.jpg) no-repeat;
	background-size: 100%;
}
