#wrap	{
	width: inherit;
	height: inherit;
	margin: 50px;
	}
body {
	background-color: #FFFFFF;
	color: #000066;
	font-family: "Courier New", Courier, monospace;
}
p, li, ul {
	margin: 10px;
}

