body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A02635;
	margin: 0px;
	padding: 0px;
	color: #FCD3CF;
}
#container {
	background-repeat: repeat-y;
	width: 904px;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
}
#banner {
	background-image:     url("IMAGES/first_images/BANNER.JPG");
	background-repeat: no-repeat;
	height: 207px;
	position: relative;
	width: 904px;
}
#content {
	margin: 0px;
	padding: 0px;
	background-image:     url("IMAGES/first_images/MIDDLE.JPG");
	background-repeat: no-repeat;
	width: 904px;
	height: 317px;
}
h1 {
	font-family: "Baskerville BT", BaskervilleTMed, "Times New Roman", Georgia;
	font-size: large;
	font-weight: lighter;
	text-transform: uppercase;
	text-decoration: none;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 0px;
	color: #DE9EA4;
	background-image:     url("IMAGES/first_images/FOOTER.JPG");
	background-repeat: no-repeat;
	margin: 0px;
	height: 174px;
	width: 904px;
}
a:link {
	text-decoration: none;
	color: #FBC1BB;
}
a:visited {

	text-decoration: none;
	color: #FDE4E1;
}
a:hover {
	text-decoration: none;
	color: #FDE4E1;
	background-color: #C6666D;
}
#enter {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 436px;
	top: 472px;
	right: 0px;
	bottom: 0px;
}
#container p {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 240px;
	top: 630px;
	width: 471px;
	font-size: 14px;
	font-family: tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	color: #FFD1CD;
}

