﻿body {
	margin: 0px;
	background-color: #222;
}
#content
{
	margin-left:55px;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:200px;
	overflow:auto;
	width:530px;
	font-size:13px;
	text-align:justify;
	line-height:1.6em;
}
#content p
{
	margin-right:10px;
	margin-top:0px;
}