body {
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
color:#ff66bb;
font-size:10px;
background:#ffffff;
  scrollbar-face-color:#fee7f0;
  scrollbar-highlight-color:white;
  scrollbar-shadow-color: #ff99cc;
  scrollbar-3dlight-color: #ff99cc;
  scrollbar-arrow-color: white;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-track-color: white;
  background-attachment: fixed; background-image: url(./salon/bg1.jpg); background-repeat: no-repeat; background-position: 100% 100%;

}

h1 {font-size:8px;
	margin-top:3px;
	margin-bottom:3px;
	}
	
a{color:#000000;text-decoration:none;}
a:link{}
a:visited{}
a:active{}
a:hover{color:#018339;text-decoration:none;}


