#content {
	position: absolute;
	width: 200px;
	margin-left: 350px;
	margin-top: 100px; }

body {
	background-color: #D3D5D2;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify; }

a {
	color: #7B3932;
	text-decoration: none;
	cursor: crosshair;
	font-weight: bold; }

a:hover {
	color: #DDB4AD; }