body {
  background-color: #EAEBED;
  font-size: 62.5%;
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;  
  padding:0px;
  margin:0px;
}

#containerApply { 	
  position:absolute;
  height:1850px; 
  width:980px;
  margin:0px 0px 0px -470px;
  top: 10px; 
  left: 50%;
  text-align: center;
  padding: 0px;
  overflow: auto;
}

#containerGame { 	
  position:absolute;
  height:500px; 
  width:980px;
  margin:-250px 0px 0px -470px;
  top: 50%; 
  left: 50%;
  text-align: center;
  padding: 0px;
  overflow: auto;
}

#containerMatchTheBrand{ 	
  position:absolute;
  height:530px; 
  width:980px;
  margin:-265px 0px 0px -470px;
  top: 50%; 
  left: 50%;
  text-align: center;
  padding: 0px;
  overflow: auto;
}

#containerHandyGuide { 	
  position:absolute;
  height:432px; 
  width:768px;
  margin:-216px 0px 0px -384px;
  top: 50%; 
  left: 50%;
  text-align: center;
  padding: 0px;
  overflow: auto;
}

p, h1 {
margin: 0; 
padding: 0; 
}

p {
    font-size: 1.4em;
    line-height: 1.4em;
    color: #857F76;
}
