#iphone
{
    background: url(../images/iphone.png) no-repeat left top;
    width:343px;
    height: 446px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.screens
{
    position: absolute;
    top: 64px;
    right: 122px;
    opacity:0;
    z-index: 10;
    cursor: pointer;
}

#screen_1
{
    opacity: 1;
    z-index: 22;
}

#about
{
  padding-left:30px;
  padding-top:30px;
}

#about p
{
 
  padding-bottom:5px;
  font-size:15px;
}

#abouttext
{
  font-weight: none !important;
  margin-bottom:10px;
  color: #122897;
  padding-bottom:10px !important;
  font-size:19px !important;
}

#about p img
{
  padding-top:5px;
  padding-bottom: -5px;
  margin-bottom:-5px;
}
