body
	{
		margin: 0;
		padding: 0;
		font: 85% Trebuchet MS, Trebuchet, Verdana, sans-serif;
		text-align: center;
		color: #505367;
		background-image: url("../pics/layout/bg.jpg");
	}

p.menu_top {
	margin-top: 4px;
	margin-bottom: 1px;
}
	
#container
	{
		margin: 1em auto;

		width: 900px;
		height: 100%;
		text-align: left;
		
	}