body, html{
	height: 100%; margin: 0px; background-color: #CCD4D8;
}
.box{
width: 780px; height: 100%;
position: absolute; left: 50%; 
background: url(img/bg.gif);
margin:0px 0 0 -390px;
}
.flash{
	margin-left: 20px;
}
 