/* CSS Document edgestylesheet.css */
body {
background-color: white;
}
#all {
z-index: 30;
position: absolute;
top: 200px;
left: 100px;
color: #e8e4d4;
width: 650px;
height: 800px;
border: 2px solid #8f837c;
background-color: #3704a0;
}
#header {
z-index: 60;
width: 100%;
text-align: center;
background-color: #8f837c;
margin-left: auto;
margin-right: auto;
border-bottom: 15px outset #bdbb40;
}
#wolf {
z-index: 30;
position: absolute;
text-align: center;
background-color: #816ead;
width:435px;
height: 391px;
left: 0;
top: -50;
}
#menyou {
position: absolute;
width: 72px;
z-index: 80;
top: 0px;
left: 0px;
}
#wolfback {
z-index: 20;
position: absolute;
top: 100px;
left: 25px;
color: #e8e4d4;
width: 850px;
height: 800px;
background-color: #816ead;
}
#doggieback {
z-index: 5;
position: absolute;
top: 700px;
left: 200px;
color: #e8e4d4;
width: 750px;
height: 450px;
background-color:lavender;
}
#walkwild {
z-index 40;
position: absolute;
top: 282px;
left: 150px;
}
#commissions {
	z-index: 70;
	position: absolute;
	top: 20px;
	left: 93px;
	width: 231px;
	height: 251px;
}
#veraname {
z-index: 90;
position: absolute;
top: 10px;
left: 400px;
}
#fg {
z-index: 90;
position: absolute;
top: 220px;
left: 450px;
}
#dog1 {
z-index 200;
position: relative;
top: 262px;
left: 400px;
}
#dogclose {
z-index 120;
position: absolute;
top: 280px;
left: 100px;
float: left;
}
#dog2 {
z-index 140;
position: relative;
top: 500px;
left: 50px;
}
#dog4 {
z-index 180;
position: relative;
top: 85px;
left: 470px;
}
#sock {
z-index 220;
position: relative;
top: 100px;
left: 425px;
}

