-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnail-party.html
32 lines (29 loc) · 936 Bytes
/
nail-party.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
title: Nail Party
layout: default
---
<style>
.txt {
position:absolute;
top:10px;
left:320px;
width:250px;
}
.para {
height:400px;
}
</style>
<div class="para">
<img src="images/nailparty-photo.jpg" width="270"/>
<div class="txt">
<p >Gals, we know you want to have a nail party with all your girlfriends, but don’t leave out the guys. We have great massages and special treatments that they’ll enjoy as well. No matter what the event, we’d love to have your entire group come celebrate with us.</p>
<p>• Weddings (bridal parties of any size are always welcome)<br />
• Bachelorette parties <br />
• Birthdays<br />
• Reunions<br />
• Other festive occasions </p>
<p>Group of 10 or more receive a 10% discount on services.</p>
<p>For even more fun, bring your own music, food and beverages. Please call 612.861.4060 for more details.
</p>
</div>
</div>