<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>saltygirls new document title</title>
</head>
<body>
<p>@font-face { 	font-family:'roboto'; 	src:url('../fonts/roboto.woff') format('woff'); 	font-weight:normal; 	font-style:normal; }   @font-face { 	font-family:'rhumba'; 	src:url(/) format('woff'); 	font-weight:normal; 	font-style:normal; }     * { 	margin:0; 	padding:0; 	box-sizing:border-box; }     .clear { 	clear:both; }    body {	   	background:url(bg-img.jpg); 	font-family:roboto; 	letter-spacing:1px; 	color:#fff; }  h1 { 	border-bottom:1px solid #ccc; 	padding-bottom:5px; 	margin-bottom:25px; }   h1, h2, h3, h4 { 	margin-bottom:10px; 	border-bottom:1px solid #ccc; 	color:#c80f6d; 	float:left; 	width:100%; }   p { 	margin-bottom:25px; 	text-align:justify; 	font-size:14px; 	line-height:24px; }   #wrapper { 	width:1200px; 	margin:auto; }  #main-banner { 	margin-bottom:25px; 	width:100%; 	float:left; }    #main-banner img { 	width:100%; }   #escort-name { 	font-weight:normal; 	font:45px rhumba; 	float:left; 	padding:25px 0; 	text-align:center; 	font-weight:bold; 	text-shadow:2px 2px 1px #c80f6d; }  #escort-name i { 	color:#fff; }    #escort-name a { 	text-decoration:none; 	color:#c80f6d; }   #call-us { 	float:right; 	padding-top:25px; 	font-size:24px; 	font-weight:bold; 	text-transform:uppercase; 	line-height:30px; }   #call-us span { 	font-size:42px; 	color:#c80f6d; }   #navigate-bar { 	float:left; 	width:100%; 	margin:5px 0; 	background:#c80f6d; }    #navigate-bar span { 	float:right; 	color:#fff; 	padding-right:5px; 	font-size:24px; 	line-height:50px; 	 }   #navigate-bar li { 	float:left; 	list-style:none; }    #navigate-bar li a { 	float:left; 	font-size:16px; 	padding:0 15px; 	text-align:center; 	width:100%; 	line-height:40px; 	text-decoration:none; 	color:#fff; 	border:5px solid #c80f6d; 	transition:all ease .5s; }   #navigate-bar li a:hover, #navigate-bar li a.active { 	color:yellow; 	background:#fff; }   .side-cate { 	padding-bottom:25px; 	width:25%; 	float:left; }    .side-cate ul { 	border-radius:5px; 	width:100%; 	background:#333; 	padding:25px; 	float:left; }   .side-cate li { 	width:100%; 	list-style:none; 	float:left; }   .side-cate a { 	width:100%; 	padding:10px; 	color:#fff; 	text-decoration:none; 	border-bottom:1px solid #666; 	list-style:none; 	float:left; 	transition:all ease .5s; }  .side-cate a:hover { 	color:#c80f6d; }   .middle-bar { 	padding-bottom:25px; 	width:72%; 	float:right; }  .middle-bar td { 	padding:15px }    .middle-bar img { 	margin-bottom:50px; }  .middle-bar  li { 	width:100%; 	margin:10px 0; 	float:left; 	font-weight:bold; 	font-size:14px; 	list-style:inside; }    .middle-bar span { 	width:75%; 	font-weight:normal; 	float:right; }    .middle-bar div { 	width:100%; 	padding:25px; 	border-radius:5px; 	background:#333; 	float:left; }    .middle-bar ul { 	width:60%; 	float:right; }    .image-section { 	width:100%; 	border-radius:5px; 	padding-top:25px; 	margin-bottom:25px; 	float:left; 	background:#333; }  .image-section h2 { 	width:100%; 	margin:0; 	font-size:16px; 	background:#c80f6d; 	color:#fff; 	padding:5px; 	float:left;  }  .image-section p { 	font-size:12px; 	color:#fff; 	line-height:18px; 	margin:0; 	float:left; 	font-weight:normal; }  #escort-img ul li h2 { 	text-align:center; 	padding:0; }  #escort-img ul li { 	list-style:none; 	float:left; 	color:#c80f6d; 	font-weight:bold; 	text-align:right; 	margin:1%; 	width:14.6%; 	margin-bottom:25px; 	transition:all ease .5s; }  #escort-img ul li a { 	color:#fff; 	width:100%; 	float:left; 	text-align:center; 	background:#c80f6d; 	font-weight:normal; 	text-decoration:none; 	font-size:14px; }    #escort-img ul li img { 	width:100%; 	border:2px solid #c80f6d; }    #footer { 	text-align:center; 	width:100%; 	line-height:40px; 	float:left; 	margin-top:50px; 	color:#fff; 	background:#c80f6d; }     #footer a { 	color:#000; 	text-decoration:none; }  #footer a:hover { 	text-decoration:underline; }   #footer span { 	margin-right:5px; }   #footer a { 	margin-left:5px; }       @media only screen and ( max-width: 900px) {   #wrapper { 	width:90%; }   .middle-bar { 	width:100%; }     #escort-name { 	font-size:30px; 	text-align:center; 	width:100%; }   #escort-name span { 	width:100%; 	font-size:14px; 	text-align:center; }   #navigate-bar { 	height:auto; }  #navigate-bar li { 	width:100%; 	border-bottom:1px solid #fff; }   #navigate-bar li a { 	line-height:50px; }     #escort-img ul li { 	padding:0; 	margin:2%; 	border:none; 	width:100%; }  #escort-img ul li img { 	width:100%; 	border-radius:5%; }  #escort-img ul li:hover { 	border:none; }      #footer { 	width:100%; 	text-align:center; 	font-size:14px; }     #footer a { 	float:none; }  } /*      FILE ARCHIVED ON 15:51:34 Nov 17, 2018 AND RETRIEVED FROM THE      INTERNET ARCHIVE ON 03:37:29 Dec 14, 2018.      JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.       ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.      SECTION 108(a)(3)). */ /* playback timings (ms):   LoadShardBlock: 98.086 (3)   esindex: 0.007   captures_list: 117.426   CDXLines.iter: 11.668 (3)   PetaboxLoader3.datanode: 119.997 (5)   exclusion.robots: 0.235   exclusion.robots.policy: 0.221   RedisCDXSource: 4.107   PetaboxLoader3.resolve: 103.13 (5)   load_resource: 172.018 */</p>
</body>
</html>