/* --//-- */
body {
  background: url(city-skyscrapers.jpg) no-repeat center center fixed;
  background-size: cover;
}

.blur {
  background: url(city-skyscrapers.jpg) no-repeat center center fixed;
  background-size: cover;
  overflow: hidden;
  filter: blur(2px);
  position: absolute;
  height: 200px;
  top: -50px;
  left: -50px;
  right: -50px;
  bottom: -50px;
}

.widget {
  border-top: 0px solid rgba(255, 255, 255, .5);
  border-bottom: 0px solid rgba(255, 255, 255, .5);
  height: 150px;
  width: 100%;
  overflow: hidden;
}

.center {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.small2 {
  text-align: center;
  color: #000000;
  text-shadow: 1px 1px rgba(0, 0, 0, .1);
  margin-top: 0px;
  font-family:'Calibri',sans-serif;
  font-size: 80px;
}

p.MsoSmall
        {margin-top:0cm;
        color: #000000;
        margin-right:0cm;
        margin-bottom:0cm;
        margin-left:36.0pt;
        margin-bottom:.0001pt;
        line-height:115%;p.MsoSmall
        font-size:8.0pt;
        font-family:"Calibri","sans-serif";}

p.midle {
  text-align: center;
  color: #ffffff;
  text-shadow: 1px 1px rgba(0, 0, 0, .1);
  margin-top: 0px;
  font-family: 'Lato', serif;
  font-weight: 400;
  font-size: 22px;
}



/*  NOT REQUIRED  */

.text {
  height: 200px;
  width: 340px;
}

.text h1 {
  text-align: center;
  text-shadow: 1px 1px rgba(0, 0, 0, .1);
  color: #ffffff;
  margin-top: 57px;
  font-family: 'Lora', serif;
  font-weight: 700;
  font-size: 38px;
}


/*
.text p {
  text-align: center;
  color: #ffffff;
  text-shadow: 1px 1px rgba(0, 0, 0, .1);
  margin-top: 0px;
  font-family: 'Lato', serif;
  font-weight: 400;
  font-size: 22px;
}
*/