body { text-align:center; background-color:black; background-image: url('deepechemode.jpg'); background-repeat: no-repeat; background-position:center; overflow-y: hidden; }
.trailerzone { display:inline-block; vertical-align:middle; margin-top:20em; width:45%; text-align:left; line-height:1.75em; padding-left:1em; border-left:1em solid white;  }
#titre { font-weight:800; color:white; font-family:'Arial Black', sans-serif; font-size:2em; width:5em; }
#soon { font-weight:800; color:white; font-family:'arial'; font-size:1.1em; stroke:1px solid black; }
#contentpta { margin:auto;  }

@media screen and (max-width: 1000px) {
	body { background-image: url('deepechemode.jpg'); background-repeat:no-repeat; background-position:middle left; background-size:100%; }
	}