body {
	background-image: url(images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}
.maintext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
	text-align: left;
	margin: 10px;
}
.buynow {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
	text-align: left;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px;
	text-align:left;
}

a:link {
	color: #FF0000;
	text-decoration: underline;
	font-family: arial;
	font-size:12px;
	color:#FFFFFF;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;
	font-family: arial;
	font-size:12px;
	color:#FFFFFF;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: arial;
	font-size:12px;
	color:#FFFFFF;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
	font-family: arial;
	font-size:12px;
	color:#FFFFFF;
}

a.footer:link {
	color: #FF0000;
	text-decoration: underline;
	font-family: arial;
	font-size:10px;
	color:#FFFFFF;
}
a.footer:visited {
	color: #FF0000;
	text-decoration: underline;
	font-family: arial;
	font-size:10px;
	color:#FFFFFF;
}
a.footer:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: arial;
	font-size:10px;
	color:#FFFFFF;
}
a.footer:active {
	color: #FF0000;
	text-decoration: underline;
	font-family: arial;
	font-size:10px;
	color:#FFFFFF;
}
.nlbg {
background-repeat:no-repeat;
background-image:url(images/nlbg.jpg);
background-color:#747D9A;
}

.weddingspic {
margin-left:8px;
}

.nlbutton {
margin-right:10px;
}