html {text-align:center;}

body {
	margin-top:40px;
	background:url(../images/flower.gif) repeat-y #000000;
}
#lower-links {
	width: 828px;
	text-align:right;
	margin: 4px auto;
	font: x-small Arial, Helvetica, sans-serif;
	color:#666666;
}

#lower-links a {
	text-decoration:none;
	color:#666666;
}
	
#lower-links a:hover {
	text-decoration:underline;
}

#home-link {
	float:left;
}

#juno-links {
	float:right;
}