body {
	font-family: Georgia, Times, serif;
	color: #ffffff;
	background-color: #000000;
	font-style: italic;
	font-weight: bold;		/* Set body settings for Sarah's Gift and The Anniversary */
}
p {
	text-indent: 1em;			/* Indent Paragraphs */
}
a:link {
	color: blue;
	}
a:visited {
	color: purple;
	margin-top: 1em;
	padding-top: 1em;
	border-top: none;
	}
h1 {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular,sans-serif;
	}
h2 {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:  15%;
	color: #004080;
	position: absolute;
	top: 190px;
	left: 300px;
	width: 590px;
	}
h3 {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #004080;
	}
h4 {
	background-color: black;
	color: white;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
	}
#TopLeft {								/* Positioning of Annimated Gif for Sarah's Gift and The Anniversary */ 
	position: absolute;						
	z-index: 15;
	width: 138px;
	height: 158px;
	margin: 0px;
	padding-top: 0px;
	border-right-color: bold;
	border-right-color: #004080;
	font-weight: normal;				/* in sarahstrailer.html and the anniversary trailer.html */
	}	

#TopRight {								/* Positioning of Text for Sarah's Gift and The Anniversary */
	position: absolute;				
	z-index: 15;
	padding: 0 0 20px 20px; 		/*	top right bottom left	*/
	margin-top: 0px;
	margin-left: 320px;				/* in sarahstrailer.html and the anniversary trailer.html */
    width: 630px;
    }
