﻿body {
	background:#d2d2d2;
	 background-repeat:repeat;
}

* {
padding: 0;
margin: 0;
border: none;
}


#container{

		width: 643px;
	height:700px;
	margin: auto;

	
}


#private{
	background: url(../images/private_bg.gif);
	width:343px;
	height:178px;
	padding-left:300px;
	padding-top:20px;
	padding-bottom:20px;
	color:#4b4b4b;
	line-height:20px;
	font-family:Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size:14px;
	display: block;
	margin-top:55px;
	margin-bottom:10px;
	}
#private h1 a{
	font-family:Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size:26px;
	color:#4b4b4b;
}

#weddings{
	background: url(../images/weddings_bg.gif);
	width:343px;
	height:178px;
	padding-left:300px;
	padding-top:20px;
	padding-bottom:20px;
	color:#4e4b3f;
	line-height:20px;
	font-family:Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size:14px;
	display: block;
		margin-bottom:10px;
	}
#weddings h1 a{
	font-family:Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size:26px;
		color:#4e4b3f;
}

#corporate{
	background: url(../images/corporate_bg.gif);
	width:343px;
	height:178px;
	padding-left:300px;
	padding-top:20px;
	padding-bottom:20px;
	color:#394852;
	line-height:20px;
	font-family:Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size:14px;
	display: block
	}
#corporate h1 a{
	font-family:Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size:26px;
	color:#394852;
}
