﻿body { 
	background-image: url(../images/tit/gb.jpg);
	background-attachment:fixed;
	background-repeat: no-repeat;
	top-margin:100px;
	background:#000000;
 FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; FONT-SIZE: 11px; COLOR: #FFFFFFF;	
	}
	
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #bb8629;
}
a:active {
	text-decoration: none;
	color: #bb8629;
	
}
.container { 
text-align:left;
margin-left:auto;
margin-right: auto;
width:975px;

}

.guestbook{
padding-bottom: 20px;
padding-left: 30px;
padding-right: 30px;
overflow: hidden;
color: #FFFFFF;


}

.guestbook_top{
padding: 3px;
background-color:#640505 ;
border-bottom: 1px solid #840202;

}


input, textarea{
border: solid 1px #786e64;
}

td{
	font-family: Verdana; 
	font-size: 10px;
	color: #ffffff;
}
BODY {
	scrollbar-face-color:#070707;
scrollbar-highlight-color:#070707;
scrollbar-3dlight-color:#070707;
scrollbar-darkshadow-color:#070707;
scrollbar-shadow-color:#070707;
scrollbar-arrow-color:#313030;
scrollbar-track-color:#000000;
}



