@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#f8f5dd;
}

.bgg {
	background-image:url(images/bgg.gif);
	background-repeat:repeat-y;
	background-position:center;
	height:1200px;
}
.txtbg {
background-image:url(images/txt_04.jpg); 
background-position:bottom; 
background-repeat:no-repeat;
}
