body 
{ 

background-image: url('https://www.pizazzworks.com/bggrid.jpg');


}

img {

border-style: none;

}

#main 
{
	width: 770px;
	height: 1024px;
	background-position: center top;
	z-index: 1;
	margin: 0 auto;

	background-repeat: no-repeat;
	border-style: none;
}

#image_1 
{
	background-image: url('https://www.pizazzworks.com/dkay.gif');
	background-repeat: no-repeat;
	position: fixed;
	background-attachment: scroll;
	cursor: pointer;
	height: 225px;
	width: 150px;
	top: 10px;
	left: 0px;

}

#image_2 
{
	background-image: url('https://www.pizazzworks.com/emailus.gif');
	background-repeat: no-repeat;
	position: fixed;
	background-attachment: scroll;
    cursor: pointer;
	height: 225px;
	width: 150px;
	top: 225px;
	left: 0px;

}

#image_3 
{
	background-image: url('https://www.pizazzworks.com/shipping.gif');
	background-repeat: no-repeat;
	position: fixed;
	background-attachment: scroll;
    cursor: pointer;
	height: 225px;
	width: 150px;
	top: 440px;
	left: 0px;

}

#image_4 
{

	background-image: url('https://www.pizazzworks.com/bracelets.gif');
	background-repeat: no-repeat;
	position: fixed;
	background-attachment: scroll;
    cursor: pointer;
	height: 225px;
	width: 150px;
	top: 10px;
	right: 0px;

}

#image_5 
{

	background-image: url('https://www.pizazzworks.com/dvd.gif');
	background-repeat: no-repeat;
	position: fixed;
	background-attachment: scroll;
    cursor: pointer;
	height: 225px;
	width: 150px;
	top: 225px;
	right: 0px;

}

#image_6
{

	background-image: url('https://www.pizazzworks.com/cs.gif');
	background-repeat: no-repeat;
	position: fixed;
	background-attachment: scroll;
    cursor: pointer;
	height: 225px;
	width: 150px;
	top: 440px;
	right: 0px;

}