body{  background-color:#BECDC3;  color:#FFFFFF;  margin: 0px;  padding: 0px;}#outer{  position: relative;}#bigbox{  position: absolute;  margin-left: 0;  margin-right: 0;  padding-left: 10px;  padding-top: 10px;}#clipartbox{  position:relative;  float: left;  height: 240px;  width: 240px;}#photobox{  position:relative;  background-image: url("graphics/shadow.png");  background-origin: initial;  float: left;  height: 220px;  width: 220px;  padding: 10px;}#textbox{  position:relative;  float: left;  height: 220px;  width: 220px;  margin: 10px;}#title{  position: absolute;  font-family: "Times New Roman", Georgia, Serif;  font-size: 44px;  color:#000000;  bottom: -13px;}#title a, #text a, #textbox a{  text-decoration: none;}#text{  position: absolute;  font-family: "Times New Roman", Georgia, Serif;  font-size: 18px;  line-height: 110%;  color:#000000;  bottom: -3px;}