/* CSS Document */

body 
{
	background-color:#CC9;
}
div.img
{
margin-left:28px;
margin-top:0px;
z-index:1;
}
div.img2
{
margin-left:28px;
margin-top:0px;
z-index:1;
}
div.countdown
{
position: fixed;
left: 200px;
top: 70px;
z-index: 2;

}
