body{
	font-size: small;
	font-family: "Courier Std", "Courier New", Courier, "Lucida Console", Monaco, monospace;
	color: #474642;
	margin:0;
	padding:0;
	background-color: #e5eced;
}
a {
	color: #4A0115;
}
#strek {
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #50071a;
	overflow: hidden;
	top: 408px;
}
#wrapper {
	position: absolute;
	width: 800px;
	margin: 0 0 0 -400px;
	left: 50%;
	top: 0px;
}
#english {
	position: absolute;
	width: 800px;
	margin: 0 0 0 -400px;
	left: 50%;
	top: 0px;
	text-align: right;
}
#fot{
	clear: left;
	position: fixed;
	width: 100%;
	margin: 0;
	padding: 0;
	bottom: 5px;
}
