a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: underline;
	cursor: crosshair;
}
a:visited {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: underline;
	cursor: crosshair;
}
a:hover {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: underline;
	cursor: crosshair;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #ffffff;
	margin: 0 0 0 0;
	text-decoration: none;
	background-color: #000000;
	background-image: url(victoriadream2.jpg);
	background-position: left top;
	background-repeat: repeat;
	background-attachment: scroll;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffccff;
	text-decoration: none;
	text-indent: 2em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	border-bottom-style: dotted;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffccff;
	text-decoration: none;
}
.text {
	position: absolute;
	width:80%;
	top: 60px;
	height: auto;
	left: 10%;
	right: 10%;
	bottom-margin: 10px;
}

