html {
			min-height: 100%;
		}
		
		body {
			background-image: linear-gradient(122deg, rgba(0, 0, 0, .100), hsla(0, 0%, 100%, 0)), linear-gradient(180deg, rgba(231, 51, 57, .43), rgba(231, 51, 57, .43)), linear-gradient(-122deg, rgba(0, 0, 0, .90), hsla(0, 0%, 100%, 0)), url(images/blue-wc-2018-background.jpg);
			font-family: Montserrat, sans-serif;
			color: #fff;
			height: 100%;
		}
		
		.area {
			color: red;
		}
		
		.content {
			margin-top: 100px;
			color: grey;
			text-transform: uppercase;
			height: 100%;
			padding-bottom: 100px;
		}
		
		.lol {
			color: #ffc200;
			;
			text-transform: uppercase;
		}
		
		#album-cover {
			width: 700px;
			height: 700px;
			color: white;
		}
		
		.album-cover {
			position: relative;
			width: 700px;
			height: 700px;
			background-image: -webkit-linear-gradient(328deg, rgba(0, 0, 0, .39), hsla(0, 0%, 100%, 0)), -webkit-linear-gradient(270deg, rgba(231, 51, 57, .43), rgba(231, 51, 57, .43)), url('images/blue-wc-2018-background.jpg');
			background-image: linear-gradient(122deg, rgba(0, 0, 0, .39), hsla(0, 0%, 100%, 0)), linear-gradient(180deg, rgba(231, 51, 57, .43), rgba(231, 51, 57, .43)), url('images/blue-wc-2018-background.jpg');
			background-position: 0px 0px, 0px 0px, 50% 50%;
			background-size: auto, auto, cover;
			text-align: center;
			background-repeat: no-repeat;
		}
		
		.maillot {
			position: absolute;
			left: 50%;
			top: 50%;
			display: block;
			width: 391px;
			margin-top: -2px;
			margin-right: auto;
			margin-left: auto;
			opacity: 1;
			-webkit-filter: brightness(106%) contrast(114%);
			filter: brightness(106%) contrast(114%);
			-webkit-transform: translate(0px, -50%) translate(-50%, 0px);
			-ms-transform: translate(0px, -50%) translate(-50%, 0px);
			transform: translate(0px, -50%) translate(-50%, 0px);
		}
		
		.nom {
			position: relative;
			display: inline-block;
			overflow: hidden;
			width: 220px;
			margin-top: 8px;
			font-family: 'Adidas world cup 2018 font', sans-serif;
			color: #ffc200;
			font-size: 31px;
			line-height: 32px;
		}
		
		.numero {
			color: #ffc200;
			position: relative;
			display: inline-block;
			margin-top: 1px;
			font-family: 'Adidas world cup 2018 font', sans-serif;
			color: #ffc200;
			font-size: 183px;
			line-height: 200px;
		}
		
		.blocknum {
			color: #ffc200;
			position: absolute;
			left: 50%;
			top: 50%;
			display: inline-block;
			overflow: hidden;
			width: 200px;
			margin-top: 27px;
			margin-left: 3px;
			-webkit-transform: translate(-50%, -50%);
			-ms-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);
		}
		
		.blockname {
			color: #ffc200;
			position: absolute;
			left: 50%;
			top: 50%;
			display: block;
			overflow: hidden;
			width: 220px;
			height: 65px;
			margin-top: -110px;
			margin-right: auto;
			margin-left: auto;
			-webkit-transform: translate(-50%, -50%);
			-ms-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);
		}
		
		.image {
			position: absolute;
			margin-top: 1px;
		}
		
		.worldcuplogo {
			position: absolute;
			left: 50px;
			bottom: 31px;
			width: 102px;
		}
		
		.text-block {
			position: relative;
			left: 0px;
			top: 0px;
			display: inline-block;
			margin-top: 7px;
			margin-left: 65px;
			color: #f6c343;
			font-size: 18px;
			line-height: 23px;
			font-weight: 700;
			text-align: left;
			text-transform: uppercase;
		}
		
		.topleft {
			position: absolute;
			left: 35px;
			top: 33px;
		}
		
		.whitecolor {
			color: #fff;
			font-size: 17px;
		}
		
		.flag {
			position: absolute;
			top: 38px;
			right: 50px;
			opacity: 0.98;
			-webkit-filter: saturate(124%) brightness(86%);
			filter: saturate(124%) brightness(86%);
		}
		
		.divbottom {
			position: absolute;
			left: 0px;
			right: 0px;
			bottom: 0px;
			height: 85px;
			background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .19), rgba(0, 0, 0, .19));
			background-image: linear-gradient(180deg, rgba(0, 0, 0, .19), rgba(0, 0, 0, .19));
		}
		
		.copyright {
			position: absolute;
			right: 47px;
			bottom: 27px;
			display: inline-block;
			font-size: 11px;
			line-height: 15px;
			font-weight: 300;
			text-align: right;
		}
		
		.yellow {
			color: #f6c445;
			font-size: 12px;
			font-weight: 800;
			letter-spacing: 0.5px;
			text-decoration: none;
		}
		
		.save-img {
						display: inline-block;

			font-weight: 600;
			background-color: #FFAA00;
			border: 0px;
			padding: 15px 25px;
			text-transform: uppercase;
			font-family: 'Montserrat';
			font-size: 13px;
			border-radius: 20px;
			margin-top: 10px;
		}
		
			.save-img2 {
			display: block;
			font-weight: 600;
			background-color: #FFAA00;
			border: 0px;
			padding: 15px 25px;
			text-transform: uppercase;
			font-family: 'Montserrat';
			font-size: 13px;
			border-radius: 20px;
			margin-top: 35px
		}
		
		
		.save-img:hover {
			background-color: black;
			color: #FFAA00;
			border: 0px;
		}
		.save-img2:hover {
			background-color: black;
			color: #FFAA00;
						border: 0px;

		}
		.text-span {
			font-size: 16px;
		}
		
		.content input {
			padding: 10px 20px;
			text-transform: uppercase;
			font-family: 'Montserrat';
			font-size: 13px;
			border-radius: 20px;
			border: 1px solid #ffc200;
			margin-top: 8px;
			background: none;
			color: #ffffff;
		}
		
		.hero {
			text-transform: uppercase;
		}
		
		.content h1 {
			color: white;
			font-weight: 600;
			font-size: 32px;
			margin-bottom: 40px;
			margin-top: 25px;
		}
		
		.content.left {
			padding-top: 20px;
		}
		
.yellow2 {
				color: #FFAA00;

	
}

		a.yellow2 {
			color: #FFAA00;
			text-transform: lowercase;
		}
		
		label {
			color: white;
			font-size: 12px;
			margin-bottom: 28px;
		}
		
		.drapeau {
			padding: 0px;
			height: 5px;
			background-color: black;
		}
		
		.drapeau2 {
			height: 5px;
			background-color: black;
			position: absolute;
			width: 100%;
			bottom: 0px;
			padding: 0px;
		}
		
		.yelllow {
			background-color: #FFAA00;
			height: 5px;
		}
		.linkback {
	color: white;
	font-size: 12px;
	text-decoration: none;
			display: inline-block;
			margin-top: 60px;
	
}

.linkback:hover {
	color: #FFAA00;
	text-decoration: none;

	
}
		.redz {
			background-color: #c1182b;
			height: 5px;
		}
		
		@font-face {
			font-family: 'Adidas world cup 2018 font';
			src: url('fonts/Adidas-World-Cup-2018-Font.ttf') format('truetype');
			font-weight: 400;
			font-style: normal;
		}

