@charset "ISO-8859-1";
#full_layout {
	height: 100%;
	width: 100%;
	padding-top: 10px;
}
#main_content {
	background-image: url(images/line_paper.jpg);
	height: 450px;
	width: 501px;
	font-family: "Courier New", Courier, monospace;
	text-indent: 0px;
	overflow: auto;
	text-align: left;
	font-size: 14px;
}
