@charset "UTF-8";
/* CSS Document */

.font1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
}
.font2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
}

#leftbox {
position: absolute;
margin: 0 0 0 30px;
padding: 0;
width: 200xpx;
height: 350px;
}

#centerbox {
margin: 0 0 0 200px;
padding: 0;
width: 800px;
height: 350px;
}