body {
	background:url(../images/gradients/home.jpg) repeat-x fixed;
}

/* TEXT STUFF */

h3{
	color:#7D4692;
}

h4, .headline, .bigquote {
	font-size:48px;
	line-height:48px;
	color:#7D4692;
	letter-spacing:-1px;
}

.hometext{
	color:#7D4692;
}

/* LINK STUFF */

a:link, a:active, a:visited{
	color: #7D4692;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#footerlinks a:link, #footerlinks a:active, #footerlinks a:visited{
	color:#7D4692;
	font-weight:bold;
	text-decoration:none;
}

#footerlinks a:hover{
	text-decoration:underline;
}
