#front {
   height: 524px;
   width: 850px;
   position: absolute;
   padding: 0;
   margin: 0;
   left: 0px;
   margin-left:10px;
   background-color:black;
}

#front .front {
   margin: 0;
   padding: 0;
}

.front p {
   position: absolute;
   top: 30px;
   left: 0px;
   color: #9a9bb8;
   text-transform: lowercase;
   font-weight:lighter;
   letter-spacing:3px;
   font-size:14px;
   line-height: 1.8em;
}

.front .image0 {
   width: 315px;
   position: absolute;
   float:left;
   bottom: 15px;
   left: 0px;
}

.front .image1 {
   width: 315px;
   position: absolute;
   float: right;
   bottom: 15px;
   right: 0px;
}
