

body {
  background-image: url('images/bg_img.jpg');
background-repeat: repeat;
background-attachment: 
fixed
}

body { font: 100% "Arial", Helvetica, san-serif }

p { line-height: 1.5 }


.Header {
	font-weight: normal; 
	font-size: 18px; 
	color: #000000; 
	line-height: 1.4em
}

.Des {
	font-weight: normal; 
	font-size: 12px; 
	color: #000000; 
	line-height: 1.6em
}

.Tmark {
	font-weight: normal; 
	font-size: 6px; 
	color: #000000; 
	line-height: 1.4em
}


