/* CSS Document */

.history {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #282850;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 900px;
	width: 530px;
	left: 32px;
	top: 21px;
}

.back {
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	z-index: 5;
	width: 100px;
	height: 60px;
	left: 384px;
	top: 770px;
}
.soon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #282850;
	text-align: center;
	white-space: normal;
}
a:link {
	color: rgb(40,40,80);	
}
a:visited {
	color: rgb(40,40,80);
}
body {
	background-image: url(scroll2.jpg);
	background-repeat: no-repeat;
	background-color: #515177;
    background-position: left top;
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: 0;
    height: 948px;
	width: 595px;
}.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFCC;
	position: absolute;
	left: 30px;
	top: 899px;
	width: 500px;
	height: 36px;


}
.body {
	background-color: #282850;
	background-position: center;
}
