﻿.Pagebackground {
	background-color: #FFC4E1;
}

.TitlePage {
	font-size: x-large;
	color: #FF00FF;
	font-family: "Rockwell Extra Bold";
}

.TitleStory {
	padding: 5px;
	font-family: "Lucida Sans Typewriter";
}

.TextStory {
	font-family: Arial;
	text-align: justify;
}

.HRtitle {
	width: 100%;
	height: 2px;
	color: #FF00FF;
}

.HRstory {
	width: 100%;
	height: 5px;
	color: #FF00FF;
}

