#mainA {
  position : relative;
  width : 900px;
  margin : 0 auto;
}
               #pic1 {
                position : absolute;
                background-image : url(newheader.jpg);
                top : 0px;
                left : 0px;
                height : 150px;
                width : 900px;
                padding : 0px;
                background-repeat: no-repeat;
}
                #bg {
                position : absolute;
                background-image : url(bg.jpg);
                top : 310px;
                left : 0px;
                height : 100%;
                width : 900px;
                padding : 0px;
                background-repeat: repeat-x;
}
               #cookpage {
                position : absolute;
                background-image : url(cookinghead.jpg);
                top : 0px;
                left : 0px;
                width: 900px;
                height: 70px;
                padding: 0px;
                background-repeat: no-repeat;
}
                #bg2 {
                position : absolute;
                background-image : url(bg.jpg);
                top : 70px;
                left : 0px;
                height : 100%;
                width : 900px;
                padding : 0px;
                background-repeat: repeat-x;
}
#header {
  position: absolute;
  top : 52px;
  left : 600px;
  width: 275px;
  font-size: 16px;
  font-family: Garamond, Arial;
  font-weight:bold;
  text-align : left; 
  z-index: 7;
  color: gold;
}
#amazon {
   position : absolute;
   top : 180px;
   left : 70px;
   z-index:8;
}
#heart {
   position : absolute;
   top : 310px;
   left : 30px;
   z-index:8;
}  
#heart2 {
   position : absolute;
   top : 310px;
   left : 825px;
   z-index:8;
} 
#dyna {
   position : absolute;
   top : 400px;
   left : 0px;
   z-index:5;
}
#hometext {
  position: absolute;
  top : 365px;
  left : 10px;
  width: 900px;
  font-size: 16px;
  font-family: Garamond, Arial;
  text-align : center; 
  z-index: 7;
  color: gold;
}
#portfoliotext {
  position: absolute;
  top : 360px;
  left : -15px;
  width: 900px;
  font-size: 16px;
  font-family: Garamond, Arial;
  text-align : center; 
  z-index: 7;
  color: #ffffff;
}
#jager {
  position: absolute;
  top : 1310px;
  left : 400px;
  width: 400px;
  font-size: 16px;
  font-family: Garamond, Arial;
  text-align : left; 
  z-index: 7;
  color: #ffffff;
}
#hometext2 {
  position: absolute;
  top : 750px;
  left : 125px;
  font-size: 16px;
  font-family: Garamond, Arial;
  text-align : left; 
  z-index: 7;
  color: #ffffff;
}
#hometext3 {
  position: absolute;
  top : 750px;
  left : 440px;
  font-size: 16px;
  font-family: Garamond, Arial;
  text-align : left; 
  z-index: 7;
  color: #ffffff;
}
#us {
   position : absolute;
   top : 1300px;
   left : 150px;
   z-index:8;
}
#nick {
  position: absolute;
  top : 430px;
  left : 40px;
  width: 410px;
  font-size: 14px;
  font-family: Garamond, Arial;
  text-align : center; 
  color: #ffffff;
  z-index:20;
}
#osakis {
  position: absolute;
  top : 430px;
  left : 550px;
  width: 450px;
  font-size: 14px;
  font-family: Garamond, Arial;
  text-align : left; 
  color: #ffffff;
  z-index:20;
}
#silke {
  position: absolute;
  top : 770px;
  left : 0px;
  width: 900px;
  font-size: 14px;
  font-family: Garamond, Arial;
  text-align : center; 
  color: #ffffff;
  z-index:20;
}
#cooking {
  position: absolute;
  top : 400px;
  left : 600px;
  width: 300px;
  font-size: 14px;
  font-family: Garamond, Arial;
  text-decoration: none;
  text-align : left; 
  z-index: 7;
  color: #ffffff;
}
#familytext {
  position: absolute;
  top : 400px;
  left : 50px;
  width: 500px;
  font-size: 14px;
  font-family: Garamond, Arial;
  text-decoration: none;
  text-align : left; 
  z-index: 7;
  color: #ffffff;
}
#slideshow1 {
   position : absolute;
   top : 365px;
  left : 10px;
  width: 900px;
   font-family: Garamond, Arial;
  text-decoration: none;
  z-index: 7;
  color: #ffffff;
}
a {text-decoration: none}
a:link {color: #ffffff}
a:visited {color: #ffffff}
a:hover {color: gold}
a:active {color: #ffffff}
#topnavigation{
  position: absolute;
  top : 310px;
  left : 0px;
  width: 900px;
  font-size: 16px;
  font-family: Garamond, Arial;
  text-decoration: none;
  text-align: center;
  z-index:9;
  color: #ffffff;
}
#bottomnavigation{
  position: absolute;
  top : 1250px;
  left : 0px;
  width : 900px;
  font-size: 14px;
  font-family: Garamond, Arial;
  text-decoration: none;
  text-align: center;
  z-index:9;
  color: #ffffff;
}
#bottomnavigation2 {
  position: absolute;
  top : 1575px;
  left : 0px;
  width : 900px;
  font-size: 10px;
  font-family: Arial;
  text-decoration: none;
  text-align: center;
  color: #ffffff;
}
#bottomnavigation3 {
  position: absolute;
  top : 780px;
  left : 0px;
  width : 900px;
  font-size: 10px;
  font-family: Arial;
  text-decoration: none;
  text-align: center;
  color: #ffffff;
}
#bottomnavigation4 {
  position: absolute;
  top : 1550px;
  left : 0px;
  width : 900px;
  font-size: 10px;
  font-family: Arial;
  text-decoration: none;
  text-align: center;
  color: #ffffff;
}

