body {
	background-color:rgb(70,116,138);
	/* background:url(layout_grid.gif) top left no-repeat; */
}
#box1 {
	top:150px;
	left:200px;
	position:absolute;
	opacity:.45;
	
}

#box2 {
	opacity:.20;
	top:0px;
	left:0px;
	position:absolute;
}

#box3 {
	top:160px;
	left:240px;
	position:absolute;
	opacity:.9;
}

#box1image {
	width:150px;
	height:150px;
}

#box2image {
	width:550px;
	height:550px;
}

#box3image {
	width:75px;
	height:75px;
}

#citation {
	top:500px;
	position:absolute;
}