*{
margin:0px;
padding:0px
}
img{border:0px}
html{
width:100%;
height:100%;
background-color:#1D0000
}
body{
background-image:url(images/bg.gif);
background-position:top left;
background-repeat:repeat-x;
width:766px;
margin:auto
}
#site{
background-image:url(images/bg_2.jpg);
background-repeat:no-repeat;
background-position:top left;
width:766px;
margin-left:auto;
padding:75px 0 0 0;
float:left
}
.text1 { 
	font-family: verdana; 
	font-size: 13px; 
	color: #632914;
}

.vizit { 
	font-family: verdana; 
	font-size: 10px; 
	color: #632914;
}

#header{
width:605px;
height:171px;
padding:0 0 0 170px;
background: url(images/logo.png) repeat-y bottom;
}

