body {  
   margin: 0;
   padding: 0; 
   font-family: Helvetica, Arial, sans-serif;
   /*font-family: Tahoma, Arial, sans-serif;*/
   /*font-family: Verdana, Arial, sans-serif;*/
   color: #513921;
}
div {
   margin: 0;
   padding: 0; 
}
a {
   text-decoration: none;
}
img {
   border: 0;
   margin: 0;
   padding: 0; 
}



.mainContainer {
   width:100%; 
   height:900px;
   background-image: url(images/fon.jpg);
   background-size: 100%, 100%;
   /*position:fixed; */
   text-align: center;
}
/*
.shadow {
   width:    1090px; 
   height:   900px;
   background-image: url(images/fon_ten.png);
   position: relative;
}
*/
.house {
   margin: 0 auto;
   width:1000px; 
   height:900px;
   background-image: url(images/fon_House.jpg);
   position: relative;
   /*left: 50%;*/
   /*margin-left: -500px;*/
}

.menu {
   width:    100%;
   height:   45px;
   position: relative;
   left:     0px;
   top:      0px;
}

.content {
   position: relative;
   width:   1000px;
   height: 800px; 
   /*border: 1px solid white;*/
}

.svitok {  
   position: absolute; 
   left:     450px;
   top:      20px;
   height:   612px;
   width:    546px;  
   background-image: url(images/svitok.png); 
    text-align: left;
   /*border: 2px solid white;*/  
}

.svitokIn {
   height:   416px;
   width:    443px;  
   background-image: url(images/text.png); 
   text-align: left;
   position: absolute; 
   left:     50px;
   top:      100px;
   /*border: 2px solid white;*/
}

.svitokInText{
   height:   290px;
   width:    360px;   
   text-align: center;
   position: absolute; 
   left:     40px;
   top:      75px;
   line-height: 230%;
   /*border: 2px solid green;*/
}

.skulptor {
   height:   712px;
   width:    474px;  
   position: absolute; 
   left:     0px;
   top:      143px;
}



