body{
	background-color: #FFCC66;
	background-image: url(../images/bg_palette.gif);
	background-repeat: no-repeat;
}

img{
	border: none;
}
#img1{
	position: absolute;
	left: 46px;
	top: 146px;
}
#img2{
	position: absolute;
	left: 118px;
	top: 287px;
}
#img3{
	position: absolute;
	left: 261px;
	top: 383px;
}
#img4{
	position: absolute;
	left: 444px;
	top: 374px;
}
#img5{
	position: absolute;
	left: 446px;
	top: 229px;
}
#img6{
	position: absolute;
	left: 320px;
	top: 118px;
}
#pos1{
	position: absolute;
	left: 440px;
	top: 41px;
}

#pos2{
	position: absolute;
	left: 521px;
	top: 95px;
}

#pos3{
	position: absolute;
	left: 582px;
	top: 155px;
}

#pos4{
	position: absolute;
	left: 643px;
	top: 215px;
}

#pos5{
	position: absolute;
	left: 680px;
	top: 280px;
}

#bio{
	position: absolute;
	left: 190px;
	top: 175px;
	width: 380px;
	font-size: 12px;
	font-family: sans-serif;
}


#biopic{
	position: absolute;
	left: 55px;
	top: 125px;
}

#instructions{
	width: 350px;
}

#shipping{
	width: 350px;
}

#customerinfo input{
	width: 250px;
}

#items input{
	width: 50px;
}

.indent{
	background-color: white;
	padding: 20px;
	margin: 30px;
	width: 400px;
}

#contactinfo{
	position: absolute;
	left: 90px;
	top: 175px;
}

#extra{
	position: absolute;
	left: 50px;
	top: 575px;
	width: 600px;
	background-color: white;
	padding: 10px;
	font-family:sans-serif;
}