body, html {
	background:#54aafd;
	font: normal 13px Trebuchet MS, Arial;
	text-align: left;
	margin:0;
}

.divtop {
width: 100%;
float:left;
background: url(imm/top.gif) repeat-x top;
}



.divbottom {
	width: 100%;
	float:left;
	background: url(imm/bottom.gif) repeat-x bottom;
}

