 


BODY{
  background-color : #ffffcc;
  width : 450px;
  position : absolute;
  visibility : visible;
}
.sun{
  background-color : #ffffff;
  background-repeat : repeat-y;
}
.sat{
  background-color : blue;
}