Skip to content

Instantly share code, notes, and snippets.

@mweppler
Created January 14, 2015 06:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mweppler/e83a8c6f9f0297c57b07 to your computer and use it in GitHub Desktop.
Save mweppler/e83a8c6f9f0297c57b07 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Wedding Photography Rates 2015</title>
<style>
body, h1, h2, h3, h4, h5, h6, hr, p, ul { margin: 0; padding: 0; }
header { text-align: center; margin: 0 0; }
.logo { width: 200px; }
h1, h2, h3, h4, h5, h6 { text-align: center; text-transform: uppercase; }
h2 { margin: 35px 0; }
h3 { margin: 20px 0; text-decoration: underline; }
ul { list-style-type: none; text-align: center; }
li { padding: 10px 0; }
p { margin: 10px 0 25px; text-align: center; }
footer { border-top: 2px solid #9A040D; margin-bottom: 25px; text-align: center; }
</style>
</head>
<body>
<header>
<img class="logo" src="http://www.guyvindigni.com/img/logo/52xhwrg1yms.svg?Xkj06HJQlWaIffjIc74IiA" />
</header>
<hr style="border: 1px solid #9A040D;float: left; margin-top: 50px; width: 33%;">
<h2 style="float: left; width: 33%;">
Wedding Photography Rates
</h2>
<hr style="border: 1px solid #9A040D;float: right; margin-top: 50px; width: 33%;">
<div style="clear: both;"></div>
<h3 class="">
Collection One
</h3>
<ul>
<li>
Two hour engagement session
</li>
<li>
Engagement guest book
</li>
<li>
Up to twelve hours of wedding day photography
</li>
<li>
A 90 day password protected online gallery for viewing and ordering of prints
</li>
<li>
Download of the wedding day high resolution digital image files and a USB drive
</li>
<li>
Milano Album - twenty spread 18x14 flush mount
</li>
<li>
15x10 Acrylic wall art
</li>
<li>
An 11x14 Canvas wall art
</li>
<li>
30% off all gallery orders over $200
</li>
<li>
<strong>
$6,250 (Value $8,928)
</strong>
</li>
</ul>
<h3 class="">
Collection Two
</h3>
<ul>
<li>
Two hour engagement session
</li>
<li>
Engagement guest book
</li>
<li>
Up to ten hours of wedding day photography
</li>
<li>
A 90 day password protected online gallery for viewing and ordering of prints
</li>
<li>
Download of the wedding day high resolution digital image files and a USB drive
</li>
<li>
Roma Album - fifteen spread 16x12 flush mount
</li>
<li>
13x19 print
</li>
<li>
15% off all gallery orders over $200
</li>
<li>
<strong>
$5,275 (Value $6,593)
</strong>
</li>
</ul>
<h3 class="">
Collection Three
</h3>
<ul>
<li>
Up to eight hours of wedding day photography
</li>
<li>
A 90 day password protected online gallery for viewing and ordering of prints
</li>
<li>
Download of the wedding day high resolution digital image files
</li>
<li>
Verona Album - fifteen spread 9.5x13 flush mount album
</li>
<li>
<strong>
$3,590 (Value $3,989)
</strong>
</li>
</ul>
<h3 class="">
Collection Four
</h3>
<ul>
<li>
Up to six hours of wedding day photography
</li>
<li>
A 90 day password protected online gallery for viewing and ordering of prints
</li>
<li>
Download of the wedding day high resolution digital image files
</li>
<li>
<strong>
$2,300
</strong>
</li>
</ul>
<hr style="border: 1px solid #9A040D; float: left; margin-top: 50px; width: 33%;">
<h2 style="float: left; width: 33%;">
Add On Items
</h2>
<hr style="border: 1px solid #9A040D; float: right; margin-top: 50px; width: 33%;">
<div style="clear: both;"></div>
<ul>
<li>
Two Hour Engagement Session | <strong>$500</strong>
</li>
<li>
Engagement Guest Book | <strong>$200</strong>
</li>
<li>
USB | <strong>$100</strong>
</li>
<li>
Overtime | <strong>$450 Per Hour</strong>
</li>
<li>
13x19 Print | <strong>$115</strong>
</li>
<li>
15x10 Acrylic Wall Art | <strong>$360</strong>
</li>
<li>
11x14 Canvas Wall Art | <strong>$337</strong>
</li>
<li>
The Image Box 8x10.5 with ten photos | <strong>$400</strong>
</li>
<li>
Milano Album | <strong>$2,835</strong>
</li>
<li>
Roma Album | <strong>$1,848</strong>
</li>
<li>
Verona Album | <strong>$925</strong>
</li>
<li>
Parent Albums are 30% off and must be ordered with primary album
</li>
<li>
Quotes for album upgrades (larger size, more images, other customizations) are available upon request
</li>
</ul>
<p>
To secure your wedding date a contract will be issued detailing the collection and any add-on items that you might wish to include. A booking fee of $1,000 is required to secure your date with your balance due thirty days before the event. Rates subject to New York State sales tax when applicable.
</p>
<!--<hr />-->
<footer>
Guy Vindigni Photography | 347.949.3681 | www.guyvindigni.com
</footer>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment