@charset "utf-8";
/* CSS Document */

 .rp_top {
  	background-color: #FFFFFF;
  	background-image: url(http://www.vacation-hotline.com/assets/images/rp_couples-sweptaway1.jpg);
  	background-repeat: no-repeat;
  	background-position: left top;
  }
  .rp_left {
  	background-color: #FFFFFF;
  	background-image: url(http://www.vacation-hotline.com/assets/images/rp_couples-sweptaway2.jpg);
  	background-repeat: no-repeat;
  	background-position: right top;
  }
  .rp_right {
  	background-color: #FFFFFF;
  	background-image: url(http://www.vacation-hotline.com/assets/images/rp_couples-sweptaway3.jpg);
  	background-repeat: no-repeat;
  	background-position: right top;
  }
  .rp_content {
  	background-color: #FFFFFF;
  	background-image: url(http://www.vacation-hotline.com/assets/images/rp_couples-sweptaway4.jpg);
  	background-repeat: no-repeat;
  	background-position: right top;
  }

