body {
	background-color: #8FAE8C;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
}
#text {
	position: absolute;
	height: 212px;
	width: 525px;
	left: 253px;
	top: 388px;
	font-family: Tahoma, Geneva, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	border: 10px solid #8FAE8C;
	z-index: 5;

	}

a {
	color: #CF9884;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CF9884;
	border-right-color: #CF9884;
	border-bottom-color: #CF9884;
	border-left-color: #CF9884;
	font-weight: bold;



}
#rand {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: absolute;
	height: 100%;
	width: 548px;
	left: 250px;
	top: 0px;
	z-index: 1;


}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;

}

