#footer {
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: medium;
	color: #333333;
}
#contactmenu a:link {
	color: #660000;
	text-decoration:none;
	}
	
.welcome {
	font-family: "Edwardian Script ITC", "French Script MT", Papyrus, Script, cursive;
	font-size: 40px;
	color: #6B1513;
	text-align: center;
	margin-top:15px;
	margin-bottom:15px;
	
}
.intro {
	font-size: medium;
	line-height: 1.2;
	margin-right: 20px;
	margin-left: 20px;
	color: #1E1C10;
	font-weight: normal;
	margin-top: 0px;
}
h1 {
	font-size: 24px;
	color: #6B1513;
	font-weight: lighter;
	background-image: url(images/3diamonds.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 50px;
}
h2 {
	color: #6B1513;
	font-size: 18px;
	margin-left: 20px;
}
a:visited {
	color: #6B1513;}