@charset "UTF-8";
body {
	background-image: url(images/bg.gif);
}
.main {
	position: absolute;
	top: 120px;
	left: 120px;
}
.footer {
	clear:both;
	position: absolute;
	bottom: -50px;
}
