.photo1 {
z-index:-100;
background-color:blue;
}


.button1
{position:absolute;
top:700px;
left:550px;
background-image:url(img/adown.png);
height:44px;
width:44px;
}

.reset
{position:absolute;
top:650px;
left:1000px;
background-image:url(img/aup.png);
height:44px;
width:44px;
}

.dsopen {
position:absolute;
top:280px;
left:120px;
height:290px;
width:880px;
border:solid gold 0px;
z-index:10;
}
