html, body

{

   height: 100%;

}

div#space

{

   width: 1px;

   height: 50%;

   margin-bottom: -300px;

   float:left

}

div#container

{

   width: 970px;

   height: 600px;

   margin: 0 auto;

   position: relative;

   clear: left;

}

body

{

   background-color: #00A0E3;

   color: #000000;

   font-family: Arial;

   font-weight: normal;

   font-size: 13px;

   line-height: 1.1875;

   margin: 0;

   padding: 0;

}

#Image1

{

   border: 0px solid #000000;

   padding: 0;

   margin: 0;

   left: 0;

   top: 0;

   width: 100%;

   height: 100%;

}

#Image2

{

   border: 0px solid #000000;

   padding: 0;

   margin: 0;

   left: 0;

   top: 0;

   width: 100%;

   height: 100%;

}