@import "/css/df2/df2-standardizer.css";
@import "/css/df2/df2-common.css";
@import "/css/df2/df2-style1.css";
@import "/css/df2/df2-colour1-dol.css";


body
{ 
  background: #f0f0f5;
}

div#DF2Centralizer
{ 
  margin: auto;
  width: 62em;
  padding: 1em;
  height: 60em;
  background-color: white;
}

div#DF2Container
{ 
  position: absolute;
  width: 62em;
  background-color: white;
}

div#DF2EjfContent
{
  height: 40em;
}


div.df2EjfPhoto
{ 
  text-align: center;
} 

div.df2Entry
{ 
  height: 14em;
}

div#DF2EjfIndividually
{ 
  position: absolute;
  width: 50%;
  margin-top: 2em;

}

div#DF2EjfIndividually div.df2EjfPhoto
{ 
  position: absolute;
  left: 0em;
  width: 35%;
}

div#DF2EjfIndividually div.df2EjfText
{ 
  position: absolute;
  left: 38%;
  width: 62%;
}

h2
{ 
  color: #770505;
}

div#DF2EjfTogether
{ 
  text-align: center;
  position: absolute;
  width: 50%;
  left: 50%;
  margin-top: 2em;

}

div#DF2EjfTogether div.df2EjfText
{
  margin: auto;
  text-align: left;
  width: 20em;
  
}

