#Title {
	color: #F8F9FA;
	display: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 24px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #FFFFFF;
	color: #090A0A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #427AA8;
	background-image: url("/sites/rbrooks//_files/Image/header.jpg");
	color: #F8FAFD;
	display: inherit;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 24px;
	background-repeat: repeat-x;
	width: 800px;
	height: 175px;
}
#Footer {
	background-color: #427AA8;
	background-image: url("/sites/rbrooks//_files/Image/beach wedding made simple.jpg");
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	height: 0px;
}
#Width {
	width: 800px;
}
