#header #nav #loveandlight a { background-position: 0 -65px !important; }

body {
	background-image: url(images/bg_contact.gif);
	color: black;
	}

#content {
	position: absolute;
	top: 93px; left: 155px;
	width: 565px;
	padding: 10px;
	}

#content h3 {
	margin-bottom: 1em;
	font: 1.5em "Georgia","Times New Roman", serif;
	font-weight: bold; letter-spacing: 1px;
	color: #101629;
	}

#content p {
	padding: 5px;
	text-align: justify;
	margin-bottom: 15px;
	font: .86em/1.3em "Georgia", "Times New Roman", serif;
	color: #fff;
	}

a { color: #1C2648; font-weight: bold; }
a:hover { color: #18363F; }
a:visited { color: #382765; }
