body {
  background: #DF1900;
  font-family: helvetica, arial, verdana, sans-serif;
	background-image: url('fondo.png');
	margin: 0;
	width: 100%;
	min-width: 1024px;
}

div {
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: Molot;
  src: url('Molot.ttf');
}

#strip-01-03, #strip-01-03 svg {
  width: 976px;
  height: 912px;
}

#strip-01-03 {
  background: transparent url('strip-01-03.svg') no-repeat;
}

#strip-04, #strip-04 svg {
  width: 976px;
  height: 287px;
}

#strip-04 {
  background: transparent url('strip-04.svg') no-repeat;
}

#strip-05, #strip-05 svg {
  width: 976px;
  height: 93px;
}

#strip-05 {
  background: transparent url('strip-05.svg') no-repeat;
}

#strip-06, #strip-06 svg {
  width: 976px;
  height: 650px;
}

#strip-06 {
  background: transparent url('strip-06.svg') no-repeat;
}

#strip07 {
  position: relative;
  width: 968px;
  height: 82px;
  background: transparent url('strip-07.svg') no-repeat;
}

#strip07 a {
  text-decoration: none;
  position: absolute;
  width: 250px;
  height: 80px;
  margin-left: 200px;
  left: 180px;
}

#container {
  width: 1024px;
  min-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  padding-bottom: 12px;
  background: #d8d8d8;
}

#container div {
  margin: 24px auto 24px auto;
}

.videos {
  margin-bottom: 32px;
}

.videos iframe {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin: 0 auto 20px auto;
}

.app_store {
  padding-top: 40px;
  padding-bottom: 64px;
}

.app_store a {
  margin: 0 auto;
  width: 270px;
  display: block;
}
