/* CSS Document */

#body
{
	visibility: visible;
	position: relative;
	top: 0;
	margin: 0 auto;
	text-align:justify;
}

#container
{
	visibility: hidden;
}
