@charset "utf-8";
/* CSS Document */

body{
background-color: #F1B065;
margin: 0px;}

#left-shade{
width: 8px;
/*position:absolute;
margin-left:20px;*/
background-repeat:repeat-y;
background-image: url(../gfx/left-shade.jpg);}

#right-shade{
width: 8px;
background-repeat:repeat-y;
background-image: url(../gfx/right-shade.jpg);}

#page{
width: 800px;
height: 1091px;
background-color: #F1B065;
background-image: url(../gfx/naturalhome3.jpg);}

#shed{
position: absolute;
z-index: +2;
width: 800px;
height: 375px;}

#eye{
width: 800px;
height: 201px;
position: absolute;
z-index: +3;
margin-top: 98px;
/*margin-top: 195px;*/}

#light{
width: 295px;
height: 265px;
position: absolute;
z-index: +5;}

#health{
width: 466px;
height: 16px;
z-index: +3;
position: absolute;
margin-left: 350px;}

#you{
width: 361px;
height: 128px;
z-index: +4;
position: absolute;
margin-left: 460px;
margin-top: 85px;}

#contact-button{
width: 403px;
height: 49px;
z-index: +5;
position: absolute;
margin-top: 749px;
margin-left: 398px;}

#nurtured-by{
width: 94px;
height: 23px;
z-index: +8;
position: absolute;
margin-left: 671px;
margin-top: 12px;}

a.nulink:link{
color:#681411;
text-decoration:none;}

a.nulink:active{
color:#681411;
text-decoration:none;}

a.nulink:visited{
color:#681411;
text-decoration:none;}

a.nulink:hover{
color:#681411;
text-decoration:none;}

#footer{
width: 800px;
height: 52px;
background-color: #F1B065;
background-image: url(../gfx/footer2.jpg);}
