@charset "utf-8";

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
	background-color: #A4C8FF;
	text-decoration: none;
	height: 600px;
	width: 790px;
	overflow: auto;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
}

#oridiv {
	height: 100px;
	width: 100px;
	float: right;
	text-decoration: none;
}
