body {
	font-family: "Comic Sans MS";
	color: #000000;
	background-image:  url('images/background.gif');
	margin:0px;
}

#gecko {
	position:absolute;
	top:0;
	left:0;
	w/idth:130px;
	height:100%;
	padding:0px;
	z-index:0;
}

#gecko #geckobody {
	height:120px;
	width:80px;
	background-image:   url(shopping/gecko.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#gecko #geckotail {
	background-image:   url(shopping/tail.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

form {
	margin: 0px;
}
