.rsvp-ufrom .name{
    float: left;
    min-height:50px;
    line-height:50px;
    margin-right: 10px;
}


.rsvp-ufrom select{
width: 31%;
    font-family: Josefin Sans,Arial,sans-serif !imporant;
min-height:50px;
margin:5px 0;
}




.rsvp-ufrom input[type='submit']{
background:#000 !important;
color:#fff;

border:none;
margin:5px 0 !important;
width:30% !important;

}

#slideshow {
  margin: 80px auto;
  position: relative;
  width: 240px;
 
  padding: 10px;
  
}

#slideshow > div {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}

.principle-name{
text-align:center;
display:block;
}