.mainpage {
	background-attachment: scroll;
	background-color: #FC6;
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	font-family: "Tempus Sans ITC", Georgia, "Times New Roman";
	font-size: large;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
