.Mainpage {
	font-family: "Eras Demi ITC";
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #336699;

}
.background {
	background-image: url(../Images/background.jpg);
	background-repeat: no-repeat;

}
.buttonbackground {
	background-image: url(../Images/buttons/button%20background.gif);
}
.txt {
	font-family: "Eras Light ITC";
	line-height: normal;
	color: #000099;

}
