﻿div.announcement
{
	display: block;
	margin-bottom: 30px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	color: #772017;
}

img.couple-photo
{
	float: left;
	width: 150px;
	margin-right: 8px;
}

div.couple-names
{
	font-weight: bold;
}

div.couple-residence
{
	font-weight: bold;
	margin-bottom: 10px;
}

div.couple-wedding-date
{
	font-weight: bold;
}

div.announcement div.clear
{
	clear: both;
}

div.congrats
{
	margin-top: 10px;
}