@charset "utf-8";
/* CSS Document */

.Background {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	background-image: url(images/sunset-blue.jpg);
}
.Titlefonts {
	font-size: xx-large;
}
.test {
	font-size: xx-large;
}

