html {
	width: 800px;
}

body {
	width: 800px;

	border-left: 1px solid black;
	border-right: 1px solid black;
}

