#main {
	height: 233px;
	width: 160px;
	position: absolute;
	left: 40%;
	top: 40%;
}
body {
	margin: 0px;
	background-image: url( bg.gif);

}