body {
	background:url(../img/2.png) no-repeat fixed center center #e30052;
	background-size: cover;
}

@media (min-width: 1200px) {

body {

	background: url(../img/1.png) no-repeat fixed center center #e30052;
	background-size: cover;

}