@charset "utf-8";
.bg1 {
	background-image: url(images/Elegant-Events_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

/* CSS Document */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.style1 {font-size: 12px}
a:hover {
	color: #FCC;
}
a {
	font-weight: bold;
	color: #FFCCFF;
	text-decoration: none;
}
p {
	line-height: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-bottom: 4px;
	text-align: center;
}
body {
	margin-top: 0px;
	background-color: #696969;
	background-image: url(bgline.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 14px;
	line-height: 20px;
	color: #FF99FF;
}
.footer {
	font-size: 12px;
	margin: 0px;
	text-align: center;
}
