body    {
		font-family: verdana;
        font-size: 11px;
        line-height: 20px;
        color: black;
        background-color: white;
        margin: 0px 0px 0px 0px;
        background-image:  url(../images/skin/back_frame_style.gif);
		background-repeat: no-repeat;
		background-position: 315px 162px;
        }
					
h1      {
        font-size: 17px;
        margin: 0;
        }  
        
h2      {
        font-size: 15px;
        font-weight: bold;
        margin: 0;
        }  
		
h3      {
        font-size: 11px;
        margin: 0;
        }  		        

p		{
        margin: -4px;
        }  
		        
a:link  {  
		border: 0;
		font-weight: bold; 
		font-size: 11px; 
		color: black;
		text-decoration: none;
		}
a:visited  {  
		   font-weight: bold; 
		   font-size: 11px; 
		   color: black; 
		   text-decoration: none;
		   }
a:hover  {  
		 font-weight: bold; 
		 font-size: 11px; 
		 color: #666666;
		 text-decoration: none;  
		 }
a:active  {  
		  font-weight: bold; 
	   	  font-size: 11px; 
		  color: #666666;
		  text-decoration: none;
		  }        

#content	{
		    position: absolute;
			left: 104px;
            top: 280px;
            z-index: 100;
			}
			
#background		{
		   	 	position: absolute;
		   	 	right: 0px;
				width: 477px;
		   	 	height: 429;
		   		bottom: 0px;  
				vertical-align: bottom;
				}

#logoBodyshop	{
		   	 	position: absolute;
		   	 	width: 755px;
				top: 50px;
				height: 200px;
				overflow: hidden;
		   		bottom: 0px;  
		   		text-align: center;
				}				
			
#adress {
		position: absolute;
		width: 200px;
		padding-right: 8px;
		padding-bottom: 8px;
		top: 350px;
		left: 550px;
		font-size: 9px;
		text-align: right;
		z-index: 200;
        }							


