body {
background-color: #005500;
background-image: url('menu/skincare_background.jpg');
background-repeat: no-repeat;
background-position: top;
/*background-attachment: fixed;*/
font-family: arial, verdana, helvetica;
font-size: .9em;
color: black;}


#container  {
width: 900px;
margin: 0 auto;
} 


.putit {
position: relative;
top: 350px;
left: 200px;
margin: auto;
}
.wwhite{color:white;}

#footer1  {
clear: all;
position: relative;
z-index: 3;
font-family: verdana;
font-size: 10pt;
color: gold;
text-align: center;
}