@import url("style.css");

	body {
	font: 100% georgia, times, serif;
	color: #000;
              background: #fff;
	}

	#hide, hr {display: none;}
	.main_container {border: 1px solid white;}
	.content {font:100% georgia, times, serif;
	          width:85%}
