html,body{
width:100%;
height:100%;
background-color:#dae2ed;
}
body{
margin:0px 0px;
padding:0px 0px;
vertical-align: top;
}
img{
border:0px;
padding-left:10px;
padding-right:10px;
}
#top{
height: 70px;

width:100%;
background: transparent url(img/top_bg.bmp) repeat-x top;
}
#top2{
	height: 90%;
	width:100%;
	background: transparent url(img/top_bg2.bmp) repeat-x top;
	text-align: center;
}
#hallonet{
height: 89px;
width:100%;
background: transparent url(img/hallonet_bg.bmp) repeat-x top;
text-align: center;
}
#bottom{
	height: 210px;
	width:100%;
	background: transparent url(img/bottom_bg.bmp) repeat-x top;
	text-align: center;
	vertical-align: baseline;
	white-space: normal;
}
