
#content
{ 
  text-align:left;
}

#left_image
{ 
  background-image:url("../images/decor/decor_left.jpg");
}

#right_image
{ 
  background-image:url("../images/decor/decor_right.jpg");
}

.decor_right_image_link
{ 
  width:70px;
  height:20px;
  cursor:pointer;
}

#pillows
{ 
  position:relative;
  top:290px;
  left:430px;
}


#right_image_links_box
{ 
  position:relative;
  top:270px;
  left:450px;
  width:40px;
}


.right_image_link
{ 
  color:#328492;
  border-bottom-color:#000000;
  width:85px;
}


