body {
	height: 100%;
	background-image: url(/images/bg.gif);
}
#main{
	position: fixed;
	height: 100%;
	width: 100%;

	
}
