@charset "utf-8";
body {
	background-image: url(../images/illustration%20cream.jpg);
	background-repeat: repeat;
}
.maintext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
a {
	font-family: Trebuchet MS;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #C90016;
}
a:active {
	color: #F1BFC5;
}
.Heading {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
