body {
	position: absolute; 
	background-color: white; 
	color: #4c4918;}
div#box {
	float:left;
	width:600px;
	height: 600px;
	background-image: url(bike.jpg);
	background-repeat: no-repeat;
	margin-right:15px;
	padding-bottom:20px;}
div#content {
	position:absolute;
	left: 621px;
	top: 11px;
	width: 150px;
	color: #4c4918;
	background-color: white;
	font: 10pt Georgia, serif;}
div#content p {margin: 0 0 0;}
h1 {font: 14pt Georgia, serif; margins: 0 0 0; padding: 0;}
div#links {
	position: absolute;
	top: 167px;
	left: 621px;
	width: 150px;
	color: #4c4918;
	font: 10pt Georgia, serif;
}
div#links a{color: #4c4918;}
div#links a:visited {color: #aaa890;}
div#links a:hover {color: #9E3A2D;}
div#foot {
	position: absolute;
	top: 531px;
	left: 618px;
	width: 150px;
	color: #4c4918;
	font: 10pt Georgia, serif;
}
div#foot a{color: #4c4918;}
div#foot a:visited {color: #aaa890;}
div#foot a:hover {color: #9E3A2D;}
