body {
	background-image:url(../wedding_images/index_05.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
}

a:link {
	text-decoration:none;
	font-weight:bold;
	color:#A8A353;
}
a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#A8A353;
}
a:hover {
	text-decoration:none;
	font-weight:bold;
}
a:active {
	text-decoration:none;
	font-weight:bold;
}
a:focus {
	text-decoration:none;
	font-weight:bold;
}

.welcome {
	font-family:'Helvetica';
	font-size:26;
	color:#5D5D5D;
	line-height:2.0em;
}
.normal {
	font-family:'Helvetica';
	font-size:16;
	color:#5D5D5D;
	line-height:1.8em;
}
table {
	border:none;
	align:left;
}